summaryrefslogtreecommitdiff
path: root/net/gnunet
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2003-10-13 20:26:33 +0000
committerAde Lovett <ade@FreeBSD.org>2003-10-13 20:26:33 +0000
commit2e6cffb68c7f424edb93236bc641a6d88b6f266d (patch)
treec416e19c74a560bae1860348c64758d02f24d1d3 /net/gnunet
parent- Fix build package (diff)
Depend on devel/libltdl, rather than installing embedded copy.
Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com>
Notes
Notes: svn path=/head/; revision=91096
Diffstat (limited to 'net/gnunet')
-rw-r--r--net/gnunet/Makefile6
-rw-r--r--net/gnunet/pkg-plist5
2 files changed, 4 insertions, 7 deletions
diff --git a/net/gnunet/Makefile b/net/gnunet/Makefile
index bfc80fadda5a..f4df235c952f 100644
--- a/net/gnunet/Makefile
+++ b/net/gnunet/Makefile
@@ -8,7 +8,7 @@
PORTNAME= gnunet
PORTVERSION= 0.6.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= net
MASTER_SITES= http://www.ovmj.org/GNUnet/download/ \
${MASTER_SITE_GNU}
@@ -18,7 +18,8 @@ DISTNAME= GNUnet-${PORTVERSION}
MAINTAINER= krion@FreeBSD.org
COMMENT= An anonymous, distributed, reputation-based network
-LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext
+LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext \
+ ltdl.4:${PORTSDIR}/devel/libltdl
USE_LIBTOOL= yes
INSTALLS_SHLIB= yes
@@ -31,6 +32,7 @@ USE_GETOPT_LONG= yes
GNU_CONFIGURE= yes
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include"
+CONFIGURE_ARGS= --disable-ltdl-install
LDFLAGS+= -L${LOCALBASE}/lib
.if defined(WITH_GDBM)
diff --git a/net/gnunet/pkg-plist b/net/gnunet/pkg-plist
index 882865584d63..55e857f84aa5 100644
--- a/net/gnunet/pkg-plist
+++ b/net/gnunet/pkg-plist
@@ -24,7 +24,6 @@ include/gnunet_afs_esed2.h
include/gnunet_core.h
include/gnunet_transport.h
include/gnunet_util.h
-include/ltdl.h
lib/libgnunet_afs_esed2.la
lib/libgnunet_afs_esed2.so
lib/libgnunet_afs_esed2.so.0
@@ -59,7 +58,3 @@ lib/libgnunettransport_udp.so
lib/libgnunetutil.la
lib/libgnunetutil.so
lib/libgnunetutil.so.0
-lib/libltdl.a
-lib/libltdl.la
-lib/libltdl.so
-lib/libltdl.so.4