From 8503536d3896846d823f7f76be54e0a99da8d8b6 Mon Sep 17 00:00:00 2001 From: Ade Lovett Date: Thu, 23 Feb 2006 10:40:44 +0000 Subject: Conversion to a single libtool environment. Approved by: portmgr (kris) --- security/pidgin-encryption/Makefile | 4 ++-- security/pidgin-encryption/pkg-plist | 2 ++ 2 files changed, 4 insertions(+), 2 deletions(-) (limited to 'security/pidgin-encryption') 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 -- cgit v1.2.3