summaryrefslogtreecommitdiff
path: root/sysutils/gnome-control-center/Makefile
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--sysutils/gnome-control-center/Makefile10
1 files changed, 6 insertions, 4 deletions
diff --git a/sysutils/gnome-control-center/Makefile b/sysutils/gnome-control-center/Makefile
index 79215d56a128..cb7f6b440649 100644
--- a/sysutils/gnome-control-center/Makefile
+++ b/sysutils/gnome-control-center/Makefile
@@ -1,13 +1,13 @@
# New ports collection makefile for: control-center
-# Version required: 1.0.1
+# Version required: 1.0.5
# Date created: 29 Dec 1998
# Whom: Vanilla I. Shu <vanilla@FreeBSD.ORG>
#
-# $Id: Makefile,v 1.8 1999/03/27 10:35:54 vanilla Exp $
+# $Id: Makefile,v 1.9 1999/04/08 18:08:37 steve Exp $
#
-DISTNAME= control-center-1.0.2
-PKGNAME= gnomecontrolcenter-1.0.2
+DISTNAME= control-center-1.0.5
+PKGNAME= gnomecontrolcenter-1.0.5
CATEGORIES= sysutils gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/control-center
@@ -17,6 +17,8 @@ MAINTAINER= vanilla@FreeBSD.ORG
BUILD_DEPENDS= panel:${PORTSDIR}/x11/gnomecore
RUN_DEPENDS= panel:${PORTSDIR}/x11/gnomecore
+USE_LIBTOOL= yes
+LIBTOOL= ${LOCALBASE}/bin/libtool
USE_X_PREFIX= yes
USE_GMAKE= yes
GNU_CONFIGURE= yes