summaryrefslogtreecommitdiff
path: root/x11/controlcenter
diff options
context:
space:
mode:
authortv <tv>1999-05-24 20:39:35 +0000
committertv <tv>1999-05-24 20:39:35 +0000
commitb4ae5ad32d8b7a07f0fd5aef93d8427a24e6cd18 (patch)
tree65bbd73001946c26475423bf378f0a1854ed3cb6 /x11/controlcenter
parent2dceb46da5667da02f175cdab8fb327156a5ac34 (diff)
downloadpkgsrc-b4ae5ad32d8b7a07f0fd5aef93d8427a24e6cd18.tar.gz
Change {ONLY,NOT}_FOR_{ARCH,OPSYS} format to {ONLY,NOT}_FOR_PLATFORM
pattern match format. Minor pkglint along the way.
Diffstat (limited to 'x11/controlcenter')
-rw-r--r--x11/controlcenter/Makefile34
1 files changed, 16 insertions, 18 deletions
diff --git a/x11/controlcenter/Makefile b/x11/controlcenter/Makefile
index 89420541163..7a9a1d1b83a 100644
--- a/x11/controlcenter/Makefile
+++ b/x11/controlcenter/Makefile
@@ -1,27 +1,25 @@
-# $NetBSD: Makefile,v 1.6 1999/05/02 15:15:49 rh Exp $
+# $NetBSD: Makefile,v 1.7 1999/05/24 20:39:50 tv Exp $
#
-DISTNAME= control-center-1.0.5
-CATEGORIES= x11 gnome
-MASTER_SITES= ftp://ftp.gnome.org/pub/GNOME/gnome-1.0/sources/ \
- ftp://ftp.circ.us.eu.org/mirrors/ftp.gnome.org/sources/ \
- ftp://ftp.jimpick.com/pub/mirrors/gnome/sources/control-center/ \
- ftp://ftp.informatik.uni-bonn.de/pub/os/unix/gnome/gnome-1.0/sources/
+DISTNAME= control-center-1.0.5
+CATEGORIES= x11 gnome
+MASTER_SITES= ftp://ftp.gnome.org/pub/GNOME/gnome-1.0/sources/ \
+ ftp://ftp.circ.us.eu.org/mirrors/ftp.gnome.org/sources/ \
+ ftp://ftp.jimpick.com/pub/mirrors/gnome/sources/control-center/ \
+ ftp://ftp.informatik.uni-bonn.de/pub/os/unix/gnome/gnome-1.0/sources/
-MAINTAINER= root@garbled.net
-HOMEPAGE= http://www.gnome.org/
+MAINTAINER= root@garbled.net
+HOMEPAGE= http://www.gnome.org/
-DEPENDS+= gnome-core-1.0.5:../../x11/gnome-core
-DEPENDS+= xscreensaver-3.10:../../x11/xscreensaver
+DEPENDS= gnome-core-1.0.5:../../x11/gnome-core \
+ xscreensaver-3.10:../../x11/xscreensaver
-NOT_FOR_ARCHS= alpha # problems with gtk
+GNU_CONFIGURE= yes
+USE_X11BASE= yes
+USE_GMAKE= yes
+USE_LIBTOOL= yes
-GNU_CONFIGURE= yes
-USE_X11BASE= yes
-USE_GMAKE= yes
-USE_LIBTOOL= yes
-
-LOCALSTATEDIR= /var/gnome
+LOCALSTATEDIR= /var/gnome
CONFIGURE_ARGS+= --localstatedir=${LOCALSTATEDIR} \
--with-glib-prefix=${LOCALBASE}