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/pidgin-encryption | |
parent | c20d04e3929dbe1763fc1dfaaa677c2353cd7883 (diff) |
Notes
Diffstat (limited to 'security/pidgin-encryption')
-rw-r--r-- | security/pidgin-encryption/Makefile | 4 | ||||
-rw-r--r-- | security/pidgin-encryption/pkg-plist | 2 |
2 files changed, 4 insertions, 2 deletions
diff --git a/security/pidgin-encryption/Makefile b/security/pidgin-encryption/Makefile index 4914c63d7dc8..3f76beae1c13 100644 --- a/security/pidgin-encryption/Makefile +++ b/security/pidgin-encryption/Makefile @@ -7,7 +7,7 @@ PORTNAME= encryption PORTVERSION= 2.38 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= security net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PKGNAMEPREFIX}${PORTNAME} @@ -24,7 +24,7 @@ LIB_DEPENDS= nss3:${PORTSDIR}/security/nss USE_X_PREFIX= yes USE_GMAKE= yes USE_GNOME= gtk20 -USE_AUTOTOOLS= libtool:15 +GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="${PTHREAD_CFLAGS} -I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib ${PTHREAD_LIBS}" CONFIGURE_ARGS= --with-nspr-includes=${LOCALBASE}/include/nspr \ diff --git a/security/pidgin-encryption/pkg-plist b/security/pidgin-encryption/pkg-plist index 1b3e9af631f3..b0931c89959d 100644 --- a/security/pidgin-encryption/pkg-plist +++ b/security/pidgin-encryption/pkg-plist @@ -1,3 +1,5 @@ +lib/gaim/encrypt.a +lib/gaim/encrypt.la lib/gaim/encrypt.so %%NLS%%share/locale/cs/LC_MESSAGES/gaim-encryption.mo %%NLS%%share/locale/da/LC_MESSAGES/gaim-encryption.mo |