diff options
Diffstat (limited to 'deskutils/doodle/Makefile')
-rw-r--r-- | deskutils/doodle/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/deskutils/doodle/Makefile b/deskutils/doodle/Makefile index 593a4fa42cec..3f4f74f8bdca 100644 --- a/deskutils/doodle/Makefile +++ b/deskutils/doodle/Makefile @@ -8,7 +8,7 @@ PORTNAME= doodle PORTVERSION= 0.6.3 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= deskutils MASTER_SITES= http://gnunet.org/doodle/download/ @@ -18,7 +18,7 @@ COMMENT= Quickly search documents LIB_DEPENDS= extractor.2:${PORTSDIR}/textproc/libextractor USE_REINPLACE= yes -USE_AUTOTOOLS= libtool:15 +GNU_CONFIGURE= yes USE_GETTEXT= yes USE_FAM= yes INSTALLS_SHLIB= yes |