summaryrefslogtreecommitdiffstats
path: root/x11
diff options
context:
space:
mode:
authormezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059>2004-06-02 12:02:48 +0800
committermezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059>2004-06-02 12:02:48 +0800
commit1be1f7d33363f4c72370212399ecdda9a78c12c8 (patch)
tree6ff662b0b69f2449ffd9649d6145e6b05bdac081 /x11
parent9feb990419de83780fe14ff5562896bb14590713 (diff)
downloadmarcuscom-ports-1be1f7d33363f4c72370212399ecdda9a78c12c8.tar
marcuscom-ports-1be1f7d33363f4c72370212399ecdda9a78c12c8.tar.gz
marcuscom-ports-1be1f7d33363f4c72370212399ecdda9a78c12c8.tar.bz2
marcuscom-ports-1be1f7d33363f4c72370212399ecdda9a78c12c8.tar.lz
marcuscom-ports-1be1f7d33363f4c72370212399ecdda9a78c12c8.tar.xz
marcuscom-ports-1be1f7d33363f4c72370212399ecdda9a78c12c8.tar.zst
marcuscom-ports-1be1f7d33363f4c72370212399ecdda9a78c12c8.zip
Add EXTRACT_ONLY to avoid this port trying to use bzip2 on ${SPLASH_IMG} like
this: ===> Extracting for gnomesession-2.7.1 >> Checksum OK for gnome2/gnome-session-2.7.1.tar.bz2. >> Checksum OK for gnome2/gnome-splash04-12.png. bzip2: /usr/ports/distfiles/gnome2/gnome-splash04-12.png is not a bzip2 file. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@2350 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11')
-rw-r--r--x11/gnome-session/Makefile1
-rw-r--r--x11/gnomesession/Makefile1
2 files changed, 2 insertions, 0 deletions
diff --git a/x11/gnome-session/Makefile b/x11/gnome-session/Makefile
index da845c8a9..c88a81ac0 100644
--- a/x11/gnome-session/Makefile
+++ b/x11/gnome-session/Makefile
@@ -17,6 +17,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 da845c8a9..c88a81ac0 100644
--- a/x11/gnomesession/Makefile
+++ b/x11/gnomesession/Makefile
@@ -17,6 +17,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