diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 1998-10-07 16:27:38 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 1998-10-07 16:27:38 +0000 |
commit | 8582c66e12db791aac3288cec231997fae4ecea3 (patch) | |
tree | c5d6769beed8dd1e64c8b0b9297f7537a35c30be | |
parent | Update to 3.7.4 (diff) |
Patch for 2.2-s.
Remind by: asami
Notes
Notes:
svn path=/head/; revision=13714
-rw-r--r-- | devel/libgtop/Makefile | 4 | ||||
-rw-r--r-- | devel/libgtop2/Makefile | 4 |
2 files changed, 2 insertions, 6 deletions
diff --git a/devel/libgtop/Makefile b/devel/libgtop/Makefile index a88d7f9dc931..afdb2d3b73ea 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.3 1998/10/01 00:19:13 vanilla Exp $ +# $Id: Makefile,v 1.4 1998/10/05 05:56:03 asami Exp $ # DISTNAME= libgtop-0.26.2 @@ -14,8 +14,6 @@ MAINTAINER= ports@FreeBSD.ORG LIB_DEPENDS= glib11.0:${PORTSDIR}/devel/glib -BROKEN= build - GNU_CONFIGURE= yes USE_GMAKE= yes diff --git a/devel/libgtop2/Makefile b/devel/libgtop2/Makefile index a88d7f9dc931..afdb2d3b73ea 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.3 1998/10/01 00:19:13 vanilla Exp $ +# $Id: Makefile,v 1.4 1998/10/05 05:56:03 asami Exp $ # DISTNAME= libgtop-0.26.2 @@ -14,8 +14,6 @@ MAINTAINER= ports@FreeBSD.ORG LIB_DEPENDS= glib11.0:${PORTSDIR}/devel/glib -BROKEN= build - GNU_CONFIGURE= yes USE_GMAKE= yes |