aboutsummaryrefslogtreecommitdiff
path: root/x11/aterm
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2001-04-22 05:10:50 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2001-04-22 05:10:50 +0000
commit11fbf7f8b23cf4b6e8f05dd4a7300d08c8137030 (patch)
tree0c50e1fe286d80abca8a9998d4cf88dfbe35efc0 /x11/aterm
parent1bb837be405126ebd433981919a82d8bd124c09d (diff)
downloadports-11fbf7f8b23cf4b6e8f05dd4a7300d08c8137030.tar.gz
ports-11fbf7f8b23cf4b6e8f05dd4a7300d08c8137030.zip
Prepare for the forthcoming slave port.
Approved by: jim (MAINTAINER)
Notes
Notes: svn path=/head/; revision=41788
Diffstat (limited to 'x11/aterm')
-rw-r--r--x11/aterm/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/x11/aterm/Makefile b/x11/aterm/Makefile
index bbac4b98ed02..64c50f3b936d 100644
--- a/x11/aterm/Makefile
+++ b/x11/aterm/Makefile
@@ -8,7 +8,7 @@
PORTNAME= aterm
PORTVERSION= 0.4.0
PORTREVISION= 1
-CATEGORIES= x11
+CATEGORIES+= x11 # `+=' is for slave ports
MASTER_SITES= http://download.sourceforge.net/aterm/
MAINTAINER= jim@FreeBSD.org
@@ -19,7 +19,9 @@ LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \
USE_X_PREFIX= yes
USE_XPM= yes
GNU_CONFIGURE= yes
-CONFIGURE_ARGS= --enable-transparency --enable-background-image \
+# `+=' is for slave ports
+CONFIGURE_ARGS+= \
+ --enable-transparency --enable-background-image \
--disable-delete-key --disable-backspace-key \
--enable-fading --enable-utmp --enable-wtmp