From 04346df06d6bc0ed953a83f73901be9f69d51c71 Mon Sep 17 00:00:00 2001 From: Michael Haro Date: Wed, 19 Apr 2000 19:42:34 +0000 Subject: portlint --- x11/gnome2/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'x11/gnome2') diff --git a/x11/gnome2/Makefile b/x11/gnome2/Makefile index c55548c21ede..6600b02363ed 100644 --- a/x11/gnome2/Makefile +++ b/x11/gnome2/Makefile @@ -6,10 +6,11 @@ # PORTNAME= gnome -PORTVERSION= 1.0.53 +PORTVERSION= 1.0.53 CATEGORIES= x11 gnome MASTER_SITES= # empty DISTFILES= # empty +EXTRACT_ONLY= # empty MAINTAINER= ade@FreeBSD.org @@ -41,7 +42,6 @@ RUN_DEPENDS= ${X11BASE}/share/gnome/sounds/startup.wav:${PORTSDIR}/audio/gnomeau gmc:${PORTSDIR}/x11-fm/gnomemc \ gnumeric:${PORTSDIR}/math/gnumeric -EXTRACT_ONLY= # empty NO_BUILD= yes do-install: # empty -- cgit