diff options
author | kris <kris@FreeBSD.org> | 2003-10-26 23:28:38 +0000 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2003-10-26 23:28:38 +0000 |
commit | a3ac5271ee7aabf63bc288bda3a0ff57765dcfc3 (patch) | |
tree | 7d9063a130127a99ff79dcdbe3144f2e8c9f2325 /astro/sunclock | |
parent | 5242c4214f839656cd38d2e6b1853d56622a2edf (diff) | |
download | FreeBSD-ports-a3ac5271ee7aabf63bc288bda3a0ff57765dcfc3.zip FreeBSD-ports-a3ac5271ee7aabf63bc288bda3a0ff57765dcfc3.tar.gz |
portlint (USE_IMAKE implies USE_X_PREFIX)
Diffstat (limited to 'astro/sunclock')
-rw-r--r-- | astro/sunclock/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/astro/sunclock/Makefile b/astro/sunclock/Makefile index 5de0315..8941866 100644 --- a/astro/sunclock/Makefile +++ b/astro/sunclock/Makefile @@ -18,7 +18,6 @@ COMMENT= Shows which portion of the Earth's surface is illuminated by the Sun LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg -USE_X_PREFIX= yes USE_XPM= yes USE_IMAKE= yes |