diff options
author | Tobias C. Berner <tcberner@FreeBSD.org> | 2017-02-18 19:48:05 +0000 |
---|---|---|
committer | Tobias C. Berner <tcberner@FreeBSD.org> | 2017-02-18 19:48:05 +0000 |
commit | f3c180c3431372077934f7658922b8a244419bdf (patch) | |
tree | 4d04227f02c7fda007ad74be01e1393168277b0b /misc/qt4-qtconfig | |
parent | 748a0f2465dd8511da6092b69cbe578ce5749586 (diff) | |
download | ports-f3c180c3431372077934f7658922b8a244419bdf.tar.gz ports-f3c180c3431372077934f7658922b8a244419bdf.zip |
Notes
Diffstat (limited to 'misc/qt4-qtconfig')
-rw-r--r-- | misc/qt4-qtconfig/Makefile | 1 | ||||
-rw-r--r-- | misc/qt4-qtconfig/pkg-plist | 4 |
2 files changed, 3 insertions, 2 deletions
diff --git a/misc/qt4-qtconfig/Makefile b/misc/qt4-qtconfig/Makefile index 9341ba0cc61c..ed75701b648f 100644 --- a/misc/qt4-qtconfig/Makefile +++ b/misc/qt4-qtconfig/Makefile @@ -3,6 +3,7 @@ PORTNAME= qtconfig DISTVERSION= ${QT4_VERSION} +PORTREVISION= 1 CATEGORIES= misc PKGNAMEPREFIX= qt4- diff --git a/misc/qt4-qtconfig/pkg-plist b/misc/qt4-qtconfig/pkg-plist index 69e61d0c8045..74cf2eee041a 100644 --- a/misc/qt4-qtconfig/pkg-plist +++ b/misc/qt4-qtconfig/pkg-plist @@ -1,3 +1,3 @@ -%%QT_BINDIR%%/qtconfig-qt4 -%%DEBUG%%%%QT_BINDIR%%/qtconfig-qt4.debug +%%QT_BINDIR%%/qtconfig +%%DEBUG%%%%QT_BINDIR%%/qtconfig.debug share/pixmaps/qtconfig-qt4.png |