summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authordbj <dbj@pkgsrc.org>2016-01-19 04:18:35 +0000
committerdbj <dbj@pkgsrc.org>2016-01-19 04:18:35 +0000
commit7980d18b43e8a5d48371b2d238909b151f774248 (patch)
treec2bf92379c339fc827a18ebf9bb268a432e434e1 /x11
parent59e035668c57fdd7a3edc9a61f40315a37918347 (diff)
downloadpkgsrc-7980d18b43e8a5d48371b2d238909b151f774248.tar.gz
add one more version specific symlink for wx-config in bin
Diffstat (limited to 'x11')
-rw-r--r--x11/wxGTK28/Makefile3
-rw-r--r--x11/wxGTK28/PLIST3
-rw-r--r--x11/wxGTK30/Makefile3
-rw-r--r--x11/wxGTK30/PLIST3
4 files changed, 8 insertions, 4 deletions
diff --git a/x11/wxGTK28/Makefile b/x11/wxGTK28/Makefile
index 56518b03a0a..7c5ea771827 100644
--- a/x11/wxGTK28/Makefile
+++ b/x11/wxGTK28/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.43 2016/01/19 03:48:06 dbj Exp $
+# $NetBSD: Makefile,v 1.44 2016/01/19 04:18:35 dbj Exp $
#
.include "../../x11/wxGTK28/Makefile.common"
@@ -36,6 +36,7 @@ post-install:
${LN} -sf ../libexec/wx-2.8/wxrc ${DESTDIR}${PREFIX}/bin/wxrc
${LN} -sf ../libexec/wx-2.8/wxrc-2.8 ${DESTDIR}${PREFIX}/bin/wxrc-2.8
${LN} -sf ../libexec/wx-2.8/wx-config ${DESTDIR}${PREFIX}/bin/wx-config
+ ${LN} -sf ../libexec/wx-2.8/wx-config ${DESTDIR}${PREFIX}/bin/wx-config-2.8
.include "../../mk/bsd.prefs.mk"
diff --git a/x11/wxGTK28/PLIST b/x11/wxGTK28/PLIST
index c010d1f0713..feec6a1c45b 100644
--- a/x11/wxGTK28/PLIST
+++ b/x11/wxGTK28/PLIST
@@ -1,5 +1,6 @@
-@comment $NetBSD: PLIST,v 1.5 2016/01/19 03:48:06 dbj Exp $
+@comment $NetBSD: PLIST,v 1.6 2016/01/19 04:18:35 dbj Exp $
bin/wx-config
+bin/wx-config-2.8
bin/wxrc
bin/wxrc-2.8
include/wx-2.8/wx/aboutdlg.h
diff --git a/x11/wxGTK30/Makefile b/x11/wxGTK30/Makefile
index aec68f0236f..b3129428be8 100644
--- a/x11/wxGTK30/Makefile
+++ b/x11/wxGTK30/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2016/01/19 03:49:29 dbj Exp $
+# $NetBSD: Makefile,v 1.12 2016/01/19 04:19:15 dbj Exp $
VERSION= 3.0.2
PKGREVISION= 3
@@ -88,6 +88,7 @@ post-install:
${LN} -sf ../libexec/wx-3.0/wxrc ${DESTDIR}${PREFIX}/bin/wxrc
${LN} -sf ../libexec/wx-3.0/wxrc-3.0 ${DESTDIR}${PREFIX}/bin/wxrc-3.0
${LN} -sf ../libexec/wx-3.0/wx-config ${DESTDIR}${PREFIX}/bin/wx-config
+ ${LN} -sf ../libexec/wx-3.0/wx-config ${DESTDIR}${PREFIX}/bin/wx-config-3.0
.include "../../graphics/MesaLib/buildlink3.mk"
.include "../../devel/gettext-lib/buildlink3.mk"
diff --git a/x11/wxGTK30/PLIST b/x11/wxGTK30/PLIST
index d4ec4c30a86..06c5d4eaf95 100644
--- a/x11/wxGTK30/PLIST
+++ b/x11/wxGTK30/PLIST
@@ -1,5 +1,6 @@
-@comment $NetBSD: PLIST,v 1.6 2016/01/19 03:49:29 dbj Exp $
+@comment $NetBSD: PLIST,v 1.7 2016/01/19 04:19:15 dbj Exp $
bin/wx-config
+bin/wx-config-3.0
bin/wxrc
bin/wxrc-3.0
include/wx-3.0/wx/aboutdlg.h