diff options
author | Ade Lovett <ade@FreeBSD.org> | 2006-02-23 10:40:44 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2006-02-23 10:40:44 +0000 |
commit | 8503536d3896846d823f7f76be54e0a99da8d8b6 (patch) | |
tree | 1a89e4038216ead71b008f2a5091474964e1c341 /deskutils/doodle | |
parent | c20d04e3929dbe1763fc1dfaaa677c2353cd7883 (diff) |
Notes
Diffstat (limited to 'deskutils/doodle')
-rw-r--r-- | deskutils/doodle/Makefile | 4 | ||||
-rw-r--r-- | deskutils/doodle/pkg-plist | 1 |
2 files changed, 3 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 diff --git a/deskutils/doodle/pkg-plist b/deskutils/doodle/pkg-plist index 755d2e3e443f..6f0a73116c4d 100644 --- a/deskutils/doodle/pkg-plist +++ b/deskutils/doodle/pkg-plist @@ -2,6 +2,7 @@ bin/doodle bin/doodled include/doodle.h lib/libdoodle.a +lib/libdoodle.la lib/libdoodle.so lib/libdoodle.so.2 share/locale/de/LC_MESSAGES/doodle.mo |