From 2fee8d4b7e425c6fdf149b548cb1af93de8d8347 Mon Sep 17 00:00:00 2001 From: jhale Date: Sat, 29 Oct 2016 11:38:35 +0000 Subject: New port: devel/gwenhywfar-qt5, the Gwenhywfar Qt5 support library While here: - Clean up if statements in the master port - Substitute the major.minor version in all gwenhywfar pkg-plists devel/gwenhywfar/files/patch-configure had to be reworked, but the changes only affect the new port and the other changes do not affect the packages, so no PORTREVISON bump. --- devel/gwenhywfar-qt4/pkg-plist | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'devel/gwenhywfar-qt4') diff --git a/devel/gwenhywfar-qt4/pkg-plist b/devel/gwenhywfar-qt4/pkg-plist index 245d6ab6e728..18943f5fa718 100644 --- a/devel/gwenhywfar-qt4/pkg-plist +++ b/devel/gwenhywfar-qt4/pkg-plist @@ -1,6 +1,6 @@ include/gwenhywfar4/gwen-gui-qt4/qt4_gui.hpp -lib/cmake/gwengui-qt4-4.15/gwengui-qt4-config-version.cmake -lib/cmake/gwengui-qt4-4.15/gwengui-qt4-config.cmake +lib/cmake/gwengui-qt4-%%GWEN_MAJ_MIN_VER%%/gwengui-qt4-config-version.cmake +lib/cmake/gwengui-qt4-%%GWEN_MAJ_MIN_VER%%/gwengui-qt4-config.cmake lib/libgwengui-qt4.so lib/libgwengui-qt4.so.0 lib/libgwengui-qt4.so.0.0.0 -- cgit