diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1998-11-08 00:24:03 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1998-11-08 00:24:03 +0000 |
commit | badeabad3bdcfe92f3b6d870408e9b1f50b0e51e (patch) | |
tree | c24f370ce4cd898d7d62c6f5f0a35d0ce1f241f6 /devel/libgtop | |
parent | 9e8dba0228babe63c9a6467f020a96954255762b (diff) | |
download | ports-badeabad3bdcfe92f3b6d870408e9b1f50b0e51e.tar.gz ports-badeabad3bdcfe92f3b6d870408e9b1f50b0e51e.zip |
Notes
Diffstat (limited to 'devel/libgtop')
-rw-r--r-- | devel/libgtop/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/libgtop/Makefile b/devel/libgtop/Makefile index 7d49f8ac3db5..711ae8027663 100644 --- a/devel/libgtop/Makefile +++ b/devel/libgtop/Makefile @@ -3,7 +3,7 @@ # Date Created: 26 Sep 1998 # Whom: Vanilla I. Shu <vanilla@FreeBSD.ORG> # -# $Id: Makefile,v 1.5 1998/10/07 16:27:38 vanilla Exp $ +# $Id: Makefile,v 1.6 1998/10/08 15:24:37 vanilla Exp $ # DISTNAME= libgtop-0.26.2 @@ -14,6 +14,7 @@ MAINTAINER= Nakai@technologist.com LIB_DEPENDS= glib11.0:${PORTSDIR}/devel/glib +BROKEN= build GNU_CONFIGURE= yes USE_GMAKE= yes |