aboutsummaryrefslogtreecommitdiffstats
path: root/comms/hamfax
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2008-03-23 19:11:33 +0800
committermiwi <miwi@FreeBSD.org>2008-03-23 19:11:33 +0800
commitc22aaf7f433f98e6e7f5462f011c28452551fa66 (patch)
treeebb3d42b914ee38a4b035a758a453d5895ba02f4 /comms/hamfax
parenta019873646f1ce62f504138ea5172bb1d5ee2258 (diff)
downloadfreebsd-ports-gnome-c22aaf7f433f98e6e7f5462f011c28452551fa66.tar.gz
freebsd-ports-gnome-c22aaf7f433f98e6e7f5462f011c28452551fa66.tar.zst
freebsd-ports-gnome-c22aaf7f433f98e6e7f5462f011c28452551fa66.zip
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION Approved by: portmgr (xorg cleanup)
Diffstat (limited to 'comms/hamfax')
-rw-r--r--comms/hamfax/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/comms/hamfax/Makefile b/comms/hamfax/Makefile
index 9b1f07a56ffc..c63d01ac9a4b 100644
--- a/comms/hamfax/Makefile
+++ b/comms/hamfax/Makefile
@@ -6,7 +6,7 @@
PORTNAME= hamfax
PORTVERSION= 0.6.4
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= comms audio hamradio
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= hamfax
@@ -18,7 +18,6 @@ COMMENT= QT application for sending and receiving facsimiles over radio
LIB_DEPENDS= audiofile.0:${PORTSDIR}/audio/libaudiofile
USE_QT_VER= 3
-USE_X_PREFIX= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-Qt-dir=${X11BASE} CXX="${CXX} ${PTHREAD_CFLAGS}" \
LIBS="${PTHREAD_LIBS}" CPPFLAGS="-I${LOCALBASE}/include" \