diff options
Diffstat (limited to 'deskutils/krefty/Makefile')
-rw-r--r-- | deskutils/krefty/Makefile | 4 |
1 files changed, 2 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}" |