diff options
Diffstat (limited to 'sysutils/fakeroot/Makefile')
-rw-r--r-- | sysutils/fakeroot/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/sysutils/fakeroot/Makefile b/sysutils/fakeroot/Makefile index a09a316926b..c80cb3d38cf 100644 --- a/sysutils/fakeroot/Makefile +++ b/sysutils/fakeroot/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2010/04/23 09:00:15 obache Exp $ +# $NetBSD: Makefile,v 1.16 2012/10/23 19:51:01 asau Exp $ # DISTNAME= fakeroot_1.5.10 @@ -9,8 +9,6 @@ MASTER_SITES= ${MASTER_SITE_DEBIAN:=pool/main/f/fakeroot/} MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= Creates a fake root environment -PKG_DESTDIR_SUPPORT= user-destdir - WRKSRC= ${WRKDIR}/${PKGNAME_NOREV} USE_LIBTOOL= YES GNU_CONFIGURE= YES |