diff options
author | tijl <tijl@FreeBSD.org> | 2014-07-19 19:09:00 +0800 |
---|---|---|
committer | tijl <tijl@FreeBSD.org> | 2014-07-19 19:09:00 +0800 |
commit | 7303ca54a90f96bf3d1422b3ee398cc35c79bb1c (patch) | |
tree | d8777c22b9f1b7d15dd468c9fd85a364aa80bdc9 /textproc/clucene-qt4 | |
parent | 116bbc22d047b5b08fce610213311f75180c0af7 (diff) | |
download | freebsd-ports-gnome-7303ca54a90f96bf3d1422b3ee398cc35c79bb1c.tar.gz freebsd-ports-gnome-7303ca54a90f96bf3d1422b3ee398cc35c79bb1c.tar.zst freebsd-ports-gnome-7303ca54a90f96bf3d1422b3ee398cc35c79bb1c.zip |
Remove libtool .la files from all Qt ports
Approvedy by: kde (makc)
Diffstat (limited to 'textproc/clucene-qt4')
-rw-r--r-- | textproc/clucene-qt4/Makefile | 1 | ||||
-rw-r--r-- | textproc/clucene-qt4/pkg-plist | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/textproc/clucene-qt4/Makefile b/textproc/clucene-qt4/Makefile index cff5e5a3f878..13b8fe2dd1f2 100644 --- a/textproc/clucene-qt4/Makefile +++ b/textproc/clucene-qt4/Makefile @@ -3,6 +3,7 @@ PORTNAME= clucene DISTVERSION= ${QT4_VERSION} +PORTREVISION= 1 CATEGORIES= textproc PKGNAMEPREFIX= qt4- diff --git a/textproc/clucene-qt4/pkg-plist b/textproc/clucene-qt4/pkg-plist index f78fbf6f30b1..e48bbad56490 100644 --- a/textproc/clucene-qt4/pkg-plist +++ b/textproc/clucene-qt4/pkg-plist @@ -1,4 +1,3 @@ -%%QT_LIBDIR%%/libQtCLucene.la %%QT_LIBDIR%%/libQtCLucene.prl %%QT_LIBDIR%%/libQtCLucene.so %%QT_LIBDIR%%/libQtCLucene.so.4 |