summaryrefslogtreecommitdiff
path: root/x11/xneko
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2009-07-07 17:07:38 +0000
committerjoerg <joerg@pkgsrc.org>2009-07-07 17:07:38 +0000
commit0bd8bbc9e0aa02b14202bdac15e339f9dbc1f2ec (patch)
treee74e049bf53d7d1d008e3621856e7fc4321fb36f /x11/xneko
parent0cf3c8581ca7973dc8f0ca611654a8c2f85fb075 (diff)
downloadpkgsrc-0bd8bbc9e0aa02b14202bdac15e339f9dbc1f2ec.tar.gz
user-destdir support
Diffstat (limited to 'x11/xneko')
-rw-r--r--x11/xneko/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/x11/xneko/Makefile b/x11/xneko/Makefile
index 8396666cd09..18c927ab2ec 100644
--- a/x11/xneko/Makefile
+++ b/x11/xneko/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.27 2008/02/07 13:24:36 tnn Exp $
+# $NetBSD: Makefile,v 1.28 2009/07/07 17:10:46 joerg Exp $
DISTNAME= xneko
PKGNAME= xneko-4.4
@@ -9,6 +9,8 @@ MASTER_SITES= ftp://ftp.cdrom.com/pub/bsd-sources/4.4BSD-Lite/usr/src/games/
MAINTAINER= pkgsrc-users@NetBSD.org
COMMENT= Classic BSD4.4 cat-and-mouse
+PKG_DESTDIR_SUPPORT= user-destdir
+
WRKSRC= ${WRKDIR}/pub/bsd-sources/4.4BSD-Lite/usr/src/games/xneko
MANCOMPRESSED_IF_MANZ= yes
@@ -19,7 +21,7 @@ BUILD_DEFS+= MANINSTALL
USE_BSD_MAKEFILE= yes
USE_TOOLS+= groff nroff
-INSTALLATION_DIRS+= ${PKGMANDIR}/cat6 ${PKGMANDIR}/man6
+INSTALLATION_DIRS+= bin ${PKGMANDIR}/cat6 ${PKGMANDIR}/man6
post-install:
@${CP} ${PKGDIR}/PLIST ${PLIST_SRC}