summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authortv <tv>2005-03-10 15:37:19 +0000
committertv <tv>2005-03-10 15:37:19 +0000
commit3a484b00b22ca8df2eddc4a17c61db873f68ee82 (patch)
treee8d0f5a086c798e0aa793076ab637790b9a92afe /x11
parent4d8982e2e577f84ea6da34b663adca05e8c0f8a2 (diff)
downloadpkgsrc-3a484b00b22ca8df2eddc4a17c61db873f68ee82.tar.gz
Don't put a trailing slash on an INSTALL_*_DIR argument.
Diffstat (limited to 'x11')
-rw-r--r--x11/startup-notification/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/startup-notification/Makefile b/x11/startup-notification/Makefile
index 914a53d6247..fbfbb8fb85b 100644
--- a/x11/startup-notification/Makefile
+++ b/x11/startup-notification/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2005/02/26 17:22:33 jmmv Exp $
+# $NetBSD: Makefile,v 1.11 2005/03/10 15:37:19 tv Exp $
DISTNAME= startup-notification-0.8
CATEGORIES= x11 gnome
@@ -19,7 +19,7 @@ USE_X11= yes
PKGCONFIG_OVERRIDE= libstartup-notification-1.0.pc.in
post-install:
- ${INSTALL_DATA_DIR} ${PREFIX}/share/doc/startup-notification/
+ ${INSTALL_DATA_DIR} ${PREFIX}/share/doc/startup-notification
cd ${WRKSRC} && ${INSTALL_DATA} AUTHORS COPYING ChangeLog NEWS \
doc/startup-notification.txt \
${PREFIX}/share/doc/startup-notification/