aboutsummaryrefslogtreecommitdiff
path: root/sysutils/ipsc
diff options
context:
space:
mode:
authorBill Fumerola <billf@FreeBSD.org>2000-01-30 00:16:30 +0000
committerBill Fumerola <billf@FreeBSD.org>2000-01-30 00:16:30 +0000
commit87fcf3ce6b84b8a611b71bb221d53b72c9f175af (patch)
tree2111e1a5b92cd870a275eb16c56506011ce9d636 /sysutils/ipsc
parent85fae8dfcdc64070473e286a4c1e5a259d0a89a3 (diff)
downloadports-87fcf3ce6b84b8a611b71bb221d53b72c9f175af.tar.gz
ports-87fcf3ce6b84b8a611b71bb221d53b72c9f175af.zip
Remove trailing whitespace, remove x11 from categories, USE_XLIB when
appropriate. All of these are portlint errors.
Notes
Notes: svn path=/head/; revision=25303
Diffstat (limited to 'sysutils/ipsc')
-rw-r--r--sysutils/ipsc/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/sysutils/ipsc/Makefile b/sysutils/ipsc/Makefile
index 5673b51f4729..981d3202b5ad 100644
--- a/sysutils/ipsc/Makefile
+++ b/sysutils/ipsc/Makefile
@@ -8,7 +8,7 @@
DISTNAME= ipsc-0.4.2-src
PKGNAME= ipsc-0.4.2
-CATEGORIES= sysutils gnome x11
+CATEGORIES= sysutils gnome
MASTER_SITES= http://www.interloper.net/~dan/software/dist/ipsc/
MAINTAINER= jeremy@external.org
@@ -19,6 +19,9 @@ LIB_DEPENDS= gtk12.2:${PORTSDIR}/x11-toolkits/gtk12 \
gnome.3:${PORTSDIR}/x11/gnomelibs
.endif
+.if defined(USE_GNOME)
+USE_XLIB= YES
+.endif
WRKSRC= ${WRKDIR}/ipsc/src
post-extract: