aboutsummaryrefslogtreecommitdiffstats
path: root/astro
diff options
context:
space:
mode:
authorvs <vs@FreeBSD.org>2005-03-16 20:13:02 +0800
committervs <vs@FreeBSD.org>2005-03-16 20:13:02 +0800
commita8b49ff7240abb11a22b32986e9ba2abb00ee88a (patch)
tree41f96fe8c82a5fc5153515fd7abe61faa4c85101 /astro
parent9a7a86ecf4aaaf868e00979fc6a73db2089ccc72 (diff)
downloadfreebsd-ports-gnome-a8b49ff7240abb11a22b32986e9ba2abb00ee88a.tar.gz
freebsd-ports-gnome-a8b49ff7240abb11a22b32986e9ba2abb00ee88a.tar.zst
freebsd-ports-gnome-a8b49ff7240abb11a22b32986e9ba2abb00ee88a.zip
Workaround for distfile actually just being a tar despite the .tar.gz-suffix
PR: ports/78225 Submitted by: Aaron Dudek
Diffstat (limited to 'astro')
-rw-r--r--astro/wmspaceweather/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/astro/wmspaceweather/Makefile b/astro/wmspaceweather/Makefile
index d93409867de3..ae6818f6f0eb 100644
--- a/astro/wmspaceweather/Makefile
+++ b/astro/wmspaceweather/Makefile
@@ -16,6 +16,10 @@ COMMENT= A DockApp that shows the weather at geosynchronous orbit
WRKSRC= ${WRKDIR}/${DISTNAME}/wmSpaceWeather
+# distfile is actually just a tar with suffix .tar.gz:
+EXTRACT_CMD= ${CAT}
+EXTRACT_BEFORE_ARGS=
+
USE_X_PREFIX= yes
USE_XPM= yes
ALL_TARGET= clean all