summaryrefslogtreecommitdiff
path: root/x11/startup-notification
diff options
context:
space:
mode:
authortv <tv>2005-03-10 15:37:19 +0000
committertv <tv>2005-03-10 15:37:19 +0000
commitacc45490dedf4633ac4c9be23dba1121df177d7d (patch)
treee8d0f5a086c798e0aa793076ab637790b9a92afe /x11/startup-notification
parentb59323370c1358ac386d74253791a5d1da3744d8 (diff)
downloadpkgsrc-acc45490dedf4633ac4c9be23dba1121df177d7d.tar.gz
Don't put a trailing slash on an INSTALL_*_DIR argument.
Diffstat (limited to 'x11/startup-notification')
-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/