summaryrefslogtreecommitdiff
path: root/devel/libgtop2/Makefile
diff options
context:
space:
mode:
authorVanilla I. Shu <vanilla@FreeBSD.org>1999-01-01 04:43:04 +0000
committerVanilla I. Shu <vanilla@FreeBSD.org>1999-01-01 04:43:04 +0000
commit200d6166e78dece832e8d268ea43ea04709fdf98 (patch)
treedfc9301e3498253d98a3d54b22e918756d39d1d3 /devel/libgtop2/Makefile
parentadd mangband (diff)
Upgrade to 0.99.
Notes
Notes: svn path=/head/; revision=15748
Diffstat (limited to 'devel/libgtop2/Makefile')
-rw-r--r--devel/libgtop2/Makefile17
1 files changed, 11 insertions, 6 deletions
diff --git a/devel/libgtop2/Makefile b/devel/libgtop2/Makefile
index 5650b2ddde22..351989e86eba 100644
--- a/devel/libgtop2/Makefile
+++ b/devel/libgtop2/Makefile
@@ -1,21 +1,26 @@
# New ports collection makefile for: libgtop
-# Version required: 0.26.2
+# Version required: 0.99.0
# Date Created: 26 Sep 1998
# Whom: Vanilla I. Shu <vanilla@FreeBSD.ORG>
#
-# $Id: Makefile,v 1.7 1998/11/08 00:24:03 asami Exp $
+# $Id: Makefile,v 1.8 1998/11/17 15:28:08 vanilla Exp $
#
-DISTNAME= libgtop-0.26.2
+DISTNAME= libgtop-0.99.0
CATEGORIES= devel
-MASTER_SITES= ftp://ftp.home-of-linux.org/pub/libgtop/0.26.2/
+MASTER_SITES= ftp://ftp.jimpick.com/pub/mirrors/gnome/sources/ \
+ ftp://ftp.gnome.org/pub/GNOME/sources/
+# ftp://ftp.home-of-linux.org/pub/libgtop/0.26.2/
MAINTAINER= Nakai@technologist.com
-LIB_DEPENDS= glib11.0:${PORTSDIR}/devel/glib \
- gnome.0:${PORTSDIR}/x11/gnomelibs
+LIB_DEPENDS= glib11d.1:${PORTSDIR}/devel/glib11-devel \
+ gnome.0:${PORTSDIR}/x11/gnomelibs \
+ guile.4:${PORTSDIR}/lang/guile
GNU_CONFIGURE= yes
+CONFIGURE_ARGS= --disable-nls
+CONFIGURE_ENV= GLIB_CONFIG="${LOCALBASE}/bin/glib11d-config"
USE_GMAKE= yes
post-install: