aboutsummaryrefslogtreecommitdiff
path: root/net-im
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2002-07-28 17:49:26 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2002-07-28 17:49:26 +0000
commit78687c1f67d0a56f30f4cc5c53c7d5d65e4677f1 (patch)
tree40d504286353c82c604d34e9d7db83f3c513bce8 /net-im
parent51b2ed7da1a66cc2cf260e2a274ccaf167c82e82 (diff)
downloadports-78687c1f67d0a56f30f4cc5c53c7d5d65e4677f1.tar.gz
ports-78687c1f67d0a56f30f4cc5c53c7d5d65e4677f1.zip
Notes
Diffstat (limited to 'net-im')
-rw-r--r--net-im/gaim/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/net-im/gaim/Makefile b/net-im/gaim/Makefile
index 20afa41953dc..b7e70ce7aae1 100644
--- a/net-im/gaim/Makefile
+++ b/net-im/gaim/Makefile
@@ -29,13 +29,14 @@ CONFIGURE_TARGET= --target=${MACHINE_ARCH}-unknown-freebsd${OSREL}
MAN1= gaim.1
-.include <bsd.port.pre.mk>
-
.if !defined(WITHOUT_GDK_PIXBUF)
# Note, gdk-pixbuf is needed for buddy icon support.
USE_GNOME+= gdkpixbuf
.endif
-.if ${HAVE_GNOME:Mlibpanel} != ""
+
+.include <bsd.port.pre.mk>
+
+.if ${HAVE_GNOME:Mlibpanel}!= ""
USE_GNOME+= libpanel
RUN_DEPENDS= ispell:${PORTSDIR}/textproc/ispell
CONFIGURE_ARGS+= --enable-panel