diff options
Diffstat (limited to 'x11/wxGTK28')
-rw-r--r-- | x11/wxGTK28/Makefile | 3 | ||||
-rw-r--r-- | x11/wxGTK28/PLIST | 3 |
2 files changed, 4 insertions, 2 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 |