diff options
Diffstat (limited to 'x11/desklaunch/Makefile')
-rw-r--r-- | x11/desklaunch/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/x11/desklaunch/Makefile b/x11/desklaunch/Makefile index f5292e826b3..171eea04166 100644 --- a/x11/desklaunch/Makefile +++ b/x11/desklaunch/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2012/10/23 10:24:16 wiz Exp $ +# $NetBSD: Makefile,v 1.6 2012/10/29 05:06:09 asau Exp $ # VERSION= 1.1.5 @@ -11,8 +11,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.oroborus.org/?node=Download COMMENT= X utility for binding commands to pixmap icons -PKG_DESTDIR_SUPPORT= user-destdir - WRKSRC= ${WRKDIR}/${PKGNAME_NOREV} USE_TOOLS+= gmake |