diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-06-06 01:13:54 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-06-06 01:13:54 +0000 |
commit | 998504ed5d6fe71718213ff3e9bd590329805fa4 (patch) | |
tree | 0418a04cb0ec2e688a8bb1968a8048ea36ada917 /x11 | |
parent | 0bc1fe6be65f02d3ef4209c7aa0f951106c0bdda (diff) | |
download | ports-998504ed5d6fe71718213ff3e9bd590329805fa4.tar.gz ports-998504ed5d6fe71718213ff3e9bd590329805fa4.zip |
Notes
Diffstat (limited to 'x11')
-rw-r--r-- | x11/gnome-session/Makefile | 1 | ||||
-rw-r--r-- | x11/gnomesession/Makefile | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/x11/gnome-session/Makefile b/x11/gnome-session/Makefile index ab0d5fae2220..0e78d3ab8e3e 100644 --- a/x11/gnome-session/Makefile +++ b/x11/gnome-session/Makefile @@ -18,6 +18,7 @@ DISTNAME= gnome-session-${PORTVERSION} DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \ ${SPLASH_IMG}:local DIST_SUBDIR= gnome2 +EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} MAINTAINER= gnome@FreeBSD.org COMMENT= Session component for the GNOME 2 desktop diff --git a/x11/gnomesession/Makefile b/x11/gnomesession/Makefile index ab0d5fae2220..0e78d3ab8e3e 100644 --- a/x11/gnomesession/Makefile +++ b/x11/gnomesession/Makefile @@ -18,6 +18,7 @@ DISTNAME= gnome-session-${PORTVERSION} DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \ ${SPLASH_IMG}:local DIST_SUBDIR= gnome2 +EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} MAINTAINER= gnome@FreeBSD.org COMMENT= Session component for the GNOME 2 desktop |