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 /www/dpsearch | |
parent | c20d04e3929dbe1763fc1dfaaa677c2353cd7883 (diff) |
Notes
Diffstat (limited to 'www/dpsearch')
-rw-r--r-- | www/dpsearch/Makefile | 3 | ||||
-rw-r--r-- | www/dpsearch/pkg-plist | 2 |
2 files changed, 4 insertions, 1 deletions
diff --git a/www/dpsearch/Makefile b/www/dpsearch/Makefile index 2b69147e728c..ed352f9f7580 100644 --- a/www/dpsearch/Makefile +++ b/www/dpsearch/Makefile @@ -7,6 +7,7 @@ PORTNAME= dpsearch PORTVERSION= 4.37 +PORTREVISION= 1 CATEGORIES= www MASTER_SITES= http://dataparksearch.newsa.ru/ \ http://www.dataparksearch.org/ @@ -18,7 +19,7 @@ COMMENT= Open source search engine for Internet and Intranet sites INSTALLS_SHLIB= yes USE_GMAKE= yes -USE_AUTOTOOLS= libtool:15 +GNU_CONFIGURE= yes DOCSDIR= ${PREFIX}/share/doc/dataparksearch CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ARGS+=--sysconfdir=${PREFIX}/etc/dpsearch \ diff --git a/www/dpsearch/pkg-plist b/www/dpsearch/pkg-plist index 3aca14695ed1..76cd42ea1244 100644 --- a/www/dpsearch/pkg-plist +++ b/www/dpsearch/pkg-plist @@ -348,9 +348,11 @@ include/dps_xmalloc.h include/dpsearch.h lib/libdpcharset-4.so lib/libdpcharset.a +lib/libdpcharset.la lib/libdpcharset.so lib/libdpsearch-4.so lib/libdpsearch.a +lib/libdpsearch.la lib/libdpsearch.so sbin/cached sbin/dpconv |