aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/ipsc/Makefile
diff options
context:
space:
mode:
authorbillf <billf@FreeBSD.org>2000-01-30 08:16:30 +0800
committerbillf <billf@FreeBSD.org>2000-01-30 08:16:30 +0800
commit01f59a0902f24a55f6dfd9db1dd928aac2830bde (patch)
tree8092a6d4016ef4dd0140eb47351c56388f2051d0 /sysutils/ipsc/Makefile
parent75a08b14c0b4c47e60dec0aeeb920a1a3165451f (diff)
downloadfreebsd-ports-gnome-01f59a0902f24a55f6dfd9db1dd928aac2830bde.tar.gz
freebsd-ports-gnome-01f59a0902f24a55f6dfd9db1dd928aac2830bde.tar.zst
freebsd-ports-gnome-01f59a0902f24a55f6dfd9db1dd928aac2830bde.zip
Remove trailing whitespace, remove x11 from categories, USE_XLIB when
appropriate. All of these are portlint errors.
Diffstat (limited to 'sysutils/ipsc/Makefile')
-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: