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 /security/shishi | |
parent | c20d04e3929dbe1763fc1dfaaa677c2353cd7883 (diff) |
Notes
Diffstat (limited to 'security/shishi')
-rw-r--r-- | security/shishi/Makefile | 3 | ||||
-rw-r--r-- | security/shishi/pkg-plist | 2 |
2 files changed, 4 insertions, 1 deletions
diff --git a/security/shishi/Makefile b/security/shishi/Makefile index bc31287c1df5..35b4b7a2e872 100644 --- a/security/shishi/Makefile +++ b/security/shishi/Makefile @@ -8,6 +8,7 @@ PORTNAME= shishi PORTVERSION= 0.0.22 +PORTREVISION= 1 CATEGORIES= security MASTER_SITES= http://josefsson.org/${PORTNAME}/releases/ \ ${MASTER_SITE_GNU_ALPHA} @@ -22,7 +23,7 @@ USE_PERL5_BUILD= yes USE_GNOME= gnomehack gnometarget pkgconfig USE_ICONV= yes USE_GETOPT_LONG= yes -USE_AUTOTOOLS= libtool:15 +GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" \ MAKEINFO="makeinfo --no-split" CONFIGURE_ARGS= --disable-starttls \ diff --git a/security/shishi/pkg-plist b/security/shishi/pkg-plist index 1949e678c80c..397bceebaab5 100644 --- a/security/shishi/pkg-plist +++ b/security/shishi/pkg-plist @@ -7,9 +7,11 @@ include/shisa.h include/shishi-int.h include/shishi.h lib/libshisa.a +lib/libshisa.la lib/libshisa.so lib/libshisa.so.0 lib/libshishi.a +lib/libshishi.la lib/libshishi.so lib/libshishi.so.0 libdata/pkgconfig/shishi.pc |