diff options
Diffstat (limited to 'devel/libgtop2/Makefile')
-rw-r--r-- | devel/libgtop2/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/devel/libgtop2/Makefile b/devel/libgtop2/Makefile index ee1a1d6c1951..a88d7f9dc931 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.2 1998/09/30 14:45:46 vanilla Exp $ +# $Id: Makefile,v 1.3 1998/10/01 00:19:13 vanilla Exp $ # DISTNAME= libgtop-0.26.2 @@ -14,6 +14,8 @@ MAINTAINER= ports@FreeBSD.ORG LIB_DEPENDS= glib11.0:${PORTSDIR}/devel/glib +BROKEN= build + GNU_CONFIGURE= yes USE_GMAKE= yes |