diff options
Diffstat (limited to 'devel/libpasori/Makefile')
-rw-r--r-- | devel/libpasori/Makefile | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/devel/libpasori/Makefile b/devel/libpasori/Makefile index 095969f62a78..feff364bf8a2 100644 --- a/devel/libpasori/Makefile +++ b/devel/libpasori/Makefile @@ -1,7 +1,4 @@ -# New ports collection makefile for: libpasori -# Date created: 18 January 2007 -# Whom: Yoshihiko Sarumaru <mistral@imasy.or.jp> -# +# Created by: Yoshihiko Sarumaru <mistral@imasy.or.jp> # $FreeBSD$ PORTNAME= libpasori @@ -19,6 +16,7 @@ USE_BZIP2= yes USE_LDCONFIG= yes WRKSRC= ${WRKDIR}/${PORTNAME} +NO_STAGE= yes .include <bsd.port.pre.mk> post-extract: |