diff options
Diffstat (limited to 'devel/libportlib')
-rw-r--r-- | devel/libportlib/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/libportlib/Makefile b/devel/libportlib/Makefile index ad4523038c1..7408b1561d3 100644 --- a/devel/libportlib/Makefile +++ b/devel/libportlib/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2004/01/20 12:13:28 agc Exp $ +# $NetBSD: Makefile,v 1.12 2005/06/16 06:57:47 jlam Exp $ # DISTNAME= portlib-1.01 @@ -11,6 +11,7 @@ HOMEPAGE= ${MASTER_SITES} COMMENT= Portable file locking and directory reading WRKSRC= ${WRKDIR}/portlib-1.01 +INSTALLATION_DIRS= include lib post-patch: ${MV} ${WRKSRC}/Makefile ${WRKSRC}/Makefile.bak |