diff options
Diffstat (limited to 'devel/py-pyshapelib/Makefile')
-rw-r--r-- | devel/py-pyshapelib/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/devel/py-pyshapelib/Makefile b/devel/py-pyshapelib/Makefile index c82c5a816988..28b086c95e53 100644 --- a/devel/py-pyshapelib/Makefile +++ b/devel/py-pyshapelib/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: pyshapelib -# Date created: 03 Feb 2008 -# Whom: TAOKA Fumiyoshi <fmysh@iijmio-mail.jp> -# +# Created by: TAOKA Fumiyoshi <fmysh@iijmio-mail.jp> # $FreeBSD$ -# PORTNAME= pyshapelib PORTVERSION= 0.3 @@ -25,6 +21,7 @@ USE_LDCONFIG= yes PORTDOCS= NEWS README PORTEXAMPLES= pytest.py +NO_STAGE= yes post-extract: ${LN} -s ${WRKDIR}/${SHAPELIB} ${WRKDIR}/shapelib |