diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2015-04-05 15:15:49 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2015-04-05 15:15:49 +0000 |
commit | 2f7505e0942bf99f38c32b069c3dbbde33eb3b57 (patch) | |
tree | bca0f642f8f327d5f5e4235aea90d4def13425fa /astro/wmsun | |
parent | b5878bf44a07e9c3b196369cd505f57912e184a4 (diff) |
Notes
Diffstat (limited to 'astro/wmsun')
-rw-r--r-- | astro/wmsun/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/astro/wmsun/Makefile b/astro/wmsun/Makefile index 13d17b87ba2c..28c87f14f6d9 100644 --- a/astro/wmsun/Makefile +++ b/astro/wmsun/Makefile @@ -11,6 +11,8 @@ DISTNAME= wmSun-1.03 MAINTAINER= ports@FreeBSD.org COMMENT= Dockapp that displays the rise and set times of the Sun +BROKEN= No public distfiles + WRKSRC= ${WRKDIR}/${DISTNAME}/wmSun USE_XORG= xext xpm x11 |