summaryrefslogtreecommitdiff
path: root/net-im/gnomeicu
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2003-04-22 04:46:36 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2003-04-22 04:46:36 +0000
commit0874a464094102ad4dc553e7db14969221c7cf95 (patch)
tree316c72268fa0edde5c158a669c6eb69de6eddfb6 /net-im/gnomeicu
parentConvert to new GNOME infrastructure. (diff)
Convert to new GNOME infrastructure.
Notes
Notes: svn path=/head/; revision=79435
Diffstat (limited to 'net-im/gnomeicu')
-rw-r--r--net-im/gnomeicu/Makefile8
1 files changed, 2 insertions, 6 deletions
diff --git a/net-im/gnomeicu/Makefile b/net-im/gnomeicu/Makefile
index 54fa8af979d5..b7b8d81008c1 100644
--- a/net-im/gnomeicu/Makefile
+++ b/net-im/gnomeicu/Makefile
@@ -15,15 +15,12 @@ DISTNAME= gnomeicu-${PORTVERSION}
MAINTAINER= gnome@FreeBSD.org
COMMENT= GNOME2 ICQ client
-LIB_DEPENDS+= glade-2.0.0:${PORTSDIR}/devel/libglade2 \
- panel-applet-2.0:${PORTSDIR}/x11/gnomepanel \
- xml2.5:${PORTSDIR}/textproc/libxml2 \
- gnet-glib2.7:${PORTSDIR}/net/gnet-glib2 \
+LIB_DEPENDS+= gnet-glib2.7:${PORTSDIR}/net/gnet-glib2 \
gdbm.3:${PORTSDIR}/databases/gdbm
USE_BZIP2= yes
USE_X_PREFIX= yes
-USE_GNOME= gnomeprefix gnomehack
+USE_GNOME= gnomeprefix gnomehack libglade2 gnomepanel libxml2
USE_GMAKE= yes
USE_LIBTOOL= yes
.if defined(WITH_DANTE)
@@ -47,7 +44,6 @@ CONFIGURE_ARGS= --with-statusmenu
CONFIGURE_ENV= CPPFLAGS="${SOCKSFLAGS} -I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib" LIBS="-liconv ${SOCKSLIBS} -lintl" \
CFLAGS="${CFLAGS}"
-CONFIGURE_TARGET= --target=${MACHINE_ARCH}-unknown-freebsd${OSREL}
post-patch:
@${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g ; \