diff options
author | mharo <mharo@FreeBSD.org> | 2000-04-19 19:42:34 +0000 |
---|---|---|
committer | mharo <mharo@FreeBSD.org> | 2000-04-19 19:42:34 +0000 |
commit | 58475dfc5691c4fdb50ba2f0fb5af1c0ed6e123e (patch) | |
tree | e58914e7580c9fa8df122f9af18696d1f60e8bb2 /x11/gnome2 | |
parent | c34fbb59d6f50f15e66e4e53749fcc4e941a5c9f (diff) | |
download | FreeBSD-ports-58475dfc5691c4fdb50ba2f0fb5af1c0ed6e123e.zip FreeBSD-ports-58475dfc5691c4fdb50ba2f0fb5af1c0ed6e123e.tar.gz |
portlint
Diffstat (limited to 'x11/gnome2')
-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 c55548c..6600b02 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 |