aboutsummaryrefslogtreecommitdiff
path: root/graphics/gle-graphics
diff options
context:
space:
mode:
authorTobias C. Berner <tcberner@FreeBSD.org>2016-11-29 06:20:40 +0000
committerTobias C. Berner <tcberner@FreeBSD.org>2016-11-29 06:20:40 +0000
commit6910ba38cc5c0efa18af55a44b9bb34b7d39b6a7 (patch)
tree6641d5c69488e6db77536287478e6a68c2586f3e /graphics/gle-graphics
parent6557fd03ccbc8644b7042c2e9468760d1f7b450c (diff)
downloadports-6910ba38cc5c0efa18af55a44b9bb34b7d39b6a7.tar.gz
ports-6910ba38cc5c0efa18af55a44b9bb34b7d39b6a7.zip
Stop exporting QT_BINDIR and QT_LIBDIR to PLIST_SUB.
As at the moment QT_BINDIR and QT_LIBDIR are 'bin' respectively 'lib' depending on the Qt version these subs ended up at many wrong places in plists. So only export it if QT_DIST is set. PR: 210227 Reviewed by: mat, rakuco Approved by: portmgr (mat), rakuco (mentor) Differential Revision: https://reviews.freebsd.org/D8378
Notes
Notes: svn path=/head/; revision=427356
Diffstat (limited to 'graphics/gle-graphics')
-rw-r--r--graphics/gle-graphics/pkg-plist8
1 files changed, 4 insertions, 4 deletions
diff --git a/graphics/gle-graphics/pkg-plist b/graphics/gle-graphics/pkg-plist
index a55f6eaefe91..152285a7a295 100644
--- a/graphics/gle-graphics/pkg-plist
+++ b/graphics/gle-graphics/pkg-plist
@@ -1,7 +1,7 @@
-%%QT_BINDIR%%/gle
-%%QT_BINDIR%%/glebtool
-%%QT_BINDIR%%/manip
-%%QT_BINDIR%%/qgle
+bin/gle
+bin/glebtool
+bin/manip
+bin/qgle
lib/libgle-graphics-4.2.4c.so
libdata/pkgconfig/gle-graphics.pc
man/man1/gle.1.gz