diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-01-03 00:46:47 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-01-03 00:46:47 +0000 |
commit | c0d7b638eddee8e8ba4931e24ec0c744ef762713 (patch) | |
tree | ab8572cce956bf4828df231602fff4054d90c96b /astro/wmsun | |
parent | 3c2985c7a6c4dc16083dbbbe98ef3762be19c451 (diff) | |
download | ports-c0d7b638eddee8e8ba4931e24ec0c744ef762713.tar.gz ports-c0d7b638eddee8e8ba4931e24ec0c744ef762713.zip |
Notes
Diffstat (limited to 'astro/wmsun')
-rw-r--r-- | astro/wmsun/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/astro/wmsun/Makefile b/astro/wmsun/Makefile index 5dc2dfe9a358..13d17b87ba2c 100644 --- a/astro/wmsun/Makefile +++ b/astro/wmsun/Makefile @@ -11,8 +11,6 @@ DISTNAME= wmSun-1.03 MAINTAINER= ports@FreeBSD.org COMMENT= Dockapp that displays the rise and set times of the Sun -FETCH_ARGS= -Fpr - WRKSRC= ${WRKDIR}/${DISTNAME}/wmSun USE_XORG= xext xpm x11 |