summaryrefslogtreecommitdiff
path: root/devel/libgtop2/Makefile
diff options
context:
space:
mode:
authorVanilla I. Shu <vanilla@FreeBSD.org>1998-11-17 15:28:08 +0000
committerVanilla I. Shu <vanilla@FreeBSD.org>1998-11-17 15:28:08 +0000
commit1b45d4af5817290853920ddc6de7c1c43334e917 (patch)
tree5b62b3a5d15b82b6ea0f1326d30c54de03f16047 /devel/libgtop2/Makefile
parentRemove BROKEN tag. (diff)
Add depends with gnomelibs, remove BROKEN tag.
Notes
Notes: svn path=/head/; revision=14604
Diffstat (limited to 'devel/libgtop2/Makefile')
-rw-r--r--devel/libgtop2/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/libgtop2/Makefile b/devel/libgtop2/Makefile
index 711ae8027663..5650b2ddde22 100644
--- a/devel/libgtop2/Makefile
+++ b/devel/libgtop2/Makefile
@@ -3,7 +3,7 @@
# Date Created: 26 Sep 1998
# Whom: Vanilla I. Shu <vanilla@FreeBSD.ORG>
#
-# $Id: Makefile,v 1.6 1998/10/08 15:24:37 vanilla Exp $
+# $Id: Makefile,v 1.7 1998/11/08 00:24:03 asami Exp $
#
DISTNAME= libgtop-0.26.2
@@ -12,9 +12,9 @@ MASTER_SITES= ftp://ftp.home-of-linux.org/pub/libgtop/0.26.2/
MAINTAINER= Nakai@technologist.com
-LIB_DEPENDS= glib11.0:${PORTSDIR}/devel/glib
+LIB_DEPENDS= glib11.0:${PORTSDIR}/devel/glib \
+ gnome.0:${PORTSDIR}/x11/gnomelibs
-BROKEN= build
GNU_CONFIGURE= yes
USE_GMAKE= yes