- Fix build

PR:		ports/83915, ports/83985, ports/83989
Submitted by:	Brett Goulder <predatorfreak@dcaf-security.org>,
		Conrad J. Sabatier <conrads@cox.net>,
		regis rampnoux <regisr@pobox.com>
Was broken for:	51 hours
Pointy hat to:	tg
This commit is contained in:
Pav Lucistnik 2005-07-24 17:34:46 +00:00
parent 06d989170c
commit 3de64d5c0c
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=140019

View file

@ -22,6 +22,8 @@ COMMENT= The Numeric Extension to Python
USE_PYTHON= yes
USE_PYDISTUTILS=yes
WRKSRC= ${WRKDIR}/Numeric-${PORTVERSION}
DOCSDIR= ${PREFIX}/share/doc/py-numeric
EXAMPLESDIR= ${PREFIX}/share/examples/py-numeric
@ -35,7 +37,7 @@ pre-fetch:
.endif
post-extract:
@${CP} ${DISTDIR}/numpy.pdf ${WRKSRC}
@${CP} ${DISTDIR}/numpy.pdf ${WRKDIR}
post-install:
@${MKDIR} ${EXAMPLESDIR}