aboutsummaryrefslogtreecommitdiff
path: root/sysutils/gnome-control-center1/Makefile
diff options
context:
space:
mode:
authorJacques Vidrine <nectar@FreeBSD.org>1999-03-09 01:13:40 +0000
committerJacques Vidrine <nectar@FreeBSD.org>1999-03-09 01:13:40 +0000
commitf4442a7aa7d134c8de8574845b26edddcac65935 (patch)
tree0f55c576fb88ce09083373c32ab8312529d29dc5 /sysutils/gnome-control-center1/Makefile
parentf642b1eef53afa46d333b0f0cb5bf670d5bd8df1 (diff)
downloadports-f4442a7aa7d134c8de8574845b26edddcac65935.tar.gz
ports-f4442a7aa7d134c8de8574845b26edddcac65935.zip
Notes
Diffstat (limited to 'sysutils/gnome-control-center1/Makefile')
-rw-r--r--sysutils/gnome-control-center1/Makefile12
1 files changed, 6 insertions, 6 deletions
diff --git a/sysutils/gnome-control-center1/Makefile b/sysutils/gnome-control-center1/Makefile
index 7c9fdbdb2c9d..5ad347088d19 100644
--- a/sysutils/gnome-control-center1/Makefile
+++ b/sysutils/gnome-control-center1/Makefile
@@ -1,16 +1,16 @@
# New ports collection makefile for: control-center
-# Version required: 0.99.3.1
+# Version required: 1.0.1
# Date created: 29 Dec 1998
# Whom: Vanilla I. Shu <vanilla@FreeBSD.ORG>
#
-# $Id: Makefile,v 1.4 1999/01/27 08:31:52 fenner Exp $
+# $Id: Makefile,v 1.5 1999/01/31 20:48:01 vanilla Exp $
#
-DISTNAME= control-center-0.99.3.1
-PKGNAME= gnomecontrolcenter-0.99.3.1
+DISTNAME= control-center-1.0.1
+PKGNAME= gnomecontrolcenter-1.0.1
CATEGORIES= sysutils gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
-MASTER_SITE_SUBDIR= control-center
+MASTER_SITE_SUBDIR= gnome-1.0/sources
MAINTAINER= vanilla@FreeBSD.ORG
@@ -24,7 +24,7 @@ CONFIGURE_ARGS= --localstatedir=${PREFIX}/share/gnome \
--datadir=${PREFIX}/share/gnome \
--with-gnome=${X11BASE}
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \
- GTK_CONFIG="${X11BASE}/bin/gtk11d-config" \
+ GTK_CONFIG="${X11BASE}/bin/gtk12-config" \
LIBS="-L${LOCALBASE}/lib -L${X11BASE}/lib -lxpg4"
post-install: