diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2008-03-23 11:11:33 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2008-03-23 11:11:33 +0000 |
commit | c4c8f4be4536497618de854065bf169361a7ad2b (patch) | |
tree | 965f82d89155ed89bcaf360c6ab2b1ed750b5314 /net-im/kf | |
parent | - Update to 1.3.86 (diff) |
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION
Approved by: portmgr (xorg cleanup)
Diffstat (limited to 'net-im/kf')
-rw-r--r-- | net-im/kf/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net-im/kf/Makefile b/net-im/kf/Makefile index 346a9f6ddcf9..35c7e7d7c9e5 100644 --- a/net-im/kf/Makefile +++ b/net-im/kf/Makefile @@ -18,7 +18,6 @@ COMMENT= A simple Jabber client using the GTK+ 2.0 toolkit LIB_DEPENDS= loudmouth-1.0:${PORTSDIR}/net-im/loudmouth -USE_X_PREFIX= yes USE_GNOME= libglade2 CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} GNU_CONFIGURE= yes |