summaryrefslogtreecommitdiff
path: root/x11/startup-notification
diff options
context:
space:
mode:
authorjoerg <joerg>2008-12-17 13:03:32 +0000
committerjoerg <joerg>2008-12-17 13:03:32 +0000
commit9879cd909bdf635178e38827ecc52129a14cbe53 (patch)
treefa27a2c0fd131d7c4094ecd41f87c4f12cb78416 /x11/startup-notification
parenteaec93731b0a88009e05bd66d9870c02c7e077ec (diff)
downloadpkgsrc-9879cd909bdf635178e38827ecc52129a14cbe53.tar.gz
Fix DESTDIR.
Diffstat (limited to 'x11/startup-notification')
-rw-r--r--x11/startup-notification/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/x11/startup-notification/Makefile b/x11/startup-notification/Makefile
index 3c4cb9c5f4d..e4bfde2cdc9 100644
--- a/x11/startup-notification/Makefile
+++ b/x11/startup-notification/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.20 2008/11/16 14:01:11 tron Exp $
+# $NetBSD: Makefile,v 1.21 2008/12/17 13:03:32 joerg Exp $
DISTNAME= startup-notification-0.9
CATEGORIES= x11 gnome
@@ -22,10 +22,8 @@ DOCDIR= ${PREFIX}/share/doc/startup-notification
INSTALLATION_DIRS+= ${DOCDIR}
post-install:
- ${INSTALL_DATA_DIR} ${PREFIX}/share/doc/startup-notification
cd ${WRKSRC} && ${INSTALL_DATA} AUTHORS COPYING ChangeLog NEWS \
- doc/startup-notification.txt \
- ${DESTDIR}${DOCDIR}
+ doc/startup-notification.txt ${DESTDIR}${DOCDIR}
BUILDLINK_DEPMETHOD.libXt?= build