diff options
-rw-r--r-- | x11/gnome/Makefile | 4 | ||||
-rw-r--r-- | x11/gnome2/Makefile | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/x11/gnome/Makefile b/x11/gnome/Makefile index c55548c21ede..6600b02363ed 100644 --- a/x11/gnome/Makefile +++ b/x11/gnome/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 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 |