aboutsummaryrefslogtreecommitdiff
path: root/comms/acfax
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-03-09 21:43:02 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-03-09 21:43:02 +0000
commit7d20ef9811ab05a11a26d6d9ad094232177a5bb5 (patch)
treebd32ed7f7e7b64a00aa12cc9947ea970c460d843 /comms/acfax
parentd567c4c25ffb2cd933f753aeb0c00d9c5b3dfd8c (diff)
downloadports-7d20ef9811ab05a11a26d6d9ad094232177a5bb5.tar.gz
ports-7d20ef9811ab05a11a26d6d9ad094232177a5bb5.zip
Get rid of XAWVER option in bsd.port.mk it does not need to be specified there also remove a useless global XAWVER PLIST_SUB
Notes
Notes: svn path=/head/; revision=313760
Diffstat (limited to 'comms/acfax')
-rw-r--r--comms/acfax/Makefile8
1 files changed, 2 insertions, 6 deletions
diff --git a/comms/acfax/Makefile b/comms/acfax/Makefile
index a90c68f09d7f..16e564ae75b2 100644
--- a/comms/acfax/Makefile
+++ b/comms/acfax/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: acfax
-# Date created: 20 February 2002
-# Whom: Darren <igla@batterybackups.net>
-#
+# Created by: Darren <igla@batterybackups.net>
# $FreeBSD$
-#
PORTNAME= acfax
PORTVERSION= 0.981011
@@ -15,7 +11,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:S/^0.//}
MAINTAINER= hamradio@FreeBSD.org
COMMENT= Receive faxes using sound card and radio
-LIB_DEPENDS= Xaw3d.${XAWVER}:${PORTSDIR}/x11-toolkits/Xaw3d
+LIB_DEPENDS= Xaw3d:${PORTSDIR}/x11-toolkits/Xaw3d
PLIST_FILES= bin/acfax
WRKSRC= ${WRKDIR}/${PORTNAME}