summaryrefslogtreecommitdiff
path: root/x11/deskmenu
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2007-06-18 16:16:38 +0000
committerjoerg <joerg@pkgsrc.org>2007-06-18 16:16:38 +0000
commit2f3808a51ca29d444841bdf76ef9e70266d8b607 (patch)
tree0bd8ee1bc805015fa418f70f780a4d12e86a0731 /x11/deskmenu
parent7b2bec356927f3bf0bedcf9b4a0383f4459f940a (diff)
downloadpkgsrc-2f3808a51ca29d444841bdf76ef9e70266d8b607.tar.gz
Needs pkg-config. Use INSTALLATION_DIRS for all directories.
Diffstat (limited to 'x11/deskmenu')
-rw-r--r--x11/deskmenu/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/x11/deskmenu/Makefile b/x11/deskmenu/Makefile
index 387e948e8a2..21ecf7613d2 100644
--- a/x11/deskmenu/Makefile
+++ b/x11/deskmenu/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2007/06/16 13:06:33 sborrill Exp $
+# $NetBSD: Makefile,v 1.2 2007/06/18 16:16:38 joerg Exp $
#
VERSION= 1.4.2
@@ -12,10 +12,10 @@ HOMEPAGE= http://www.oroborus.org/?node=Download
COMMENT= X utility for providing root menus
WRKSRC= ${WRKDIR}/${PKGNAME_NOREV}
-USE_TOOLS+= gmake
+USE_TOOLS+= gmake pkg-config
GNU_CONFIGURE= yes
-INSTALLATION_DIRS= bin
+INSTALLATION_DIRS= bin share/examples/deskmenu
SUBST_CLASSES+= fix-paths
SUBST_STAGE.fix-paths= pre-configure
@@ -27,7 +27,6 @@ BUILD_DEFS+= PKG_SYSCONFBASE
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/src/deskmenu ${PREFIX}/bin
- ${INSTALL_DATA_DIR} ${PREFIX}/share/examples/deskmenu
${INSTALL_DATA} ${WRKSRC}/example_rc \
${PREFIX}/share/examples/deskmenu/deskmenurc