summaryrefslogtreecommitdiff
path: root/astro/sunclock/Makefile
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-12-11 10:31:41 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-12-11 10:31:41 +0000
commit24e692de02e3211ab0e1762603607eb4f60f0c8d (patch)
tree830fc2bf7652587fa95f23130b6cf7d583cf49bc /astro/sunclock/Makefile
parentIn preparation for making libtool generate libraries with a sane name, fix all (diff)
In preparation for making libtool generate libraries with a sane name, fix all
LIB_DEPENDS in astro With hat: portmgr
Notes
Notes: svn path=/head/; revision=336154
Diffstat (limited to 'astro/sunclock/Makefile')
-rw-r--r--astro/sunclock/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/astro/sunclock/Makefile b/astro/sunclock/Makefile
index 05d25f1ad7e4..ba12017e5922 100644
--- a/astro/sunclock/Makefile
+++ b/astro/sunclock/Makefile
@@ -11,8 +11,8 @@ COMMENT= Shows which portion of the Earth's surface is illuminated by the Sun
LICENSE= GPLv2
-LIB_DEPENDS= jpeg:${PORTSDIR}/graphics/jpeg \
- png15:${PORTSDIR}/graphics/png
+LIB_DEPENDS= libjpeg.so:${PORTSDIR}/graphics/jpeg \
+ libpng15.so:${PORTSDIR}/graphics/png
USE_BZIP2= yes
USE_XORG= xpm