diff options
author | vanilla <vanilla@FreeBSD.org> | 1998-10-08 00:27:38 +0800 |
---|---|---|
committer | vanilla <vanilla@FreeBSD.org> | 1998-10-08 00:27:38 +0800 |
commit | cb24243511a0d4bb4b17073aea6ad29f047f4aa5 (patch) | |
tree | 87665288eb37435e6adbac1a29c5050a2e78f5c8 /devel/libgtop2/Makefile | |
parent | e0c00e40ad9b0ddc8b9d898c1d73e67bd340298b (diff) | |
download | freebsd-ports-gnome-cb24243511a0d4bb4b17073aea6ad29f047f4aa5.tar.gz freebsd-ports-gnome-cb24243511a0d4bb4b17073aea6ad29f047f4aa5.tar.zst freebsd-ports-gnome-cb24243511a0d4bb4b17073aea6ad29f047f4aa5.zip |
Patch for 2.2-s.
Remind by: asami
Diffstat (limited to 'devel/libgtop2/Makefile')
-rw-r--r-- | devel/libgtop2/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
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 |