diff options
Diffstat (limited to 'deskutils/krefty')
-rw-r--r-- | deskutils/krefty/Makefile | 4 | ||||
-rw-r--r-- | deskutils/krefty/pkg-plist | 1 |
2 files changed, 3 insertions, 2 deletions
diff --git a/deskutils/krefty/Makefile b/deskutils/krefty/Makefile index b1d9e01b9506..b15f58ab6a63 100644 --- a/deskutils/krefty/Makefile +++ b/deskutils/krefty/Makefile @@ -6,7 +6,7 @@ PORTNAME= krefty PORTVERSION= 0.2 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= deskutils kde MASTER_SITES= http://codeworks.gnomedia.com/krefty/ @@ -14,7 +14,7 @@ MAINTAINER= markus@FreeBSD.org COMMENT= Quick Reference sheets for KDE USE_KDELIBS_VER=3 -GNU_CONFIGURE= yes +USE_AUTOTOOLS= libtool:15 USE_REINPLACE= yes CONFIGURE_ENV= LDFLAGS="${PTHREAD_LIBS}" diff --git a/deskutils/krefty/pkg-plist b/deskutils/krefty/pkg-plist index c6f5dfa02591..e83deb9fe075 100644 --- a/deskutils/krefty/pkg-plist +++ b/deskutils/krefty/pkg-plist @@ -1,4 +1,5 @@ bin/krefty +lib/kde3/libkreftypart.a lib/kde3/libkreftypart.la lib/kde3/libkreftypart.so share/applnk/Utilities/krefty.desktop |