diff options
author | Michael Haro <mharo@FreeBSD.org> | 2000-04-19 19:42:34 +0000 |
---|---|---|
committer | Michael Haro <mharo@FreeBSD.org> | 2000-04-19 19:42:34 +0000 |
commit | 04346df06d6bc0ed953a83f73901be9f69d51c71 (patch) | |
tree | 166638d6771914024ac604313e55c2b2c50c6327 /x11/gnome2/Makefile | |
parent | 056ad3997cc14e0fa33385b4eecb5fee43f2d54a (diff) | |
download | ports-04346df06d6bc0ed953a83f73901be9f69d51c71.tar.gz ports-04346df06d6bc0ed953a83f73901be9f69d51c71.zip |
Notes
Diffstat (limited to 'x11/gnome2/Makefile')
-rw-r--r-- | x11/gnome2/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
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 |