aboutsummaryrefslogtreecommitdiff
path: root/graphics/grafx2
diff options
context:
space:
mode:
authorEmanuel Haupt <ehaupt@FreeBSD.org>2013-12-18 14:35:53 +0000
committerEmanuel Haupt <ehaupt@FreeBSD.org>2013-12-18 14:35:53 +0000
commit6c3cf730f5200ee8faafe98e1a646d21f4bef421 (patch)
tree3a428d490afa9c335ec9ede546acd7a93c2c3abe /graphics/grafx2
parentac083c9976fcd12d5e6be910691cabe6a36f2181 (diff)
downloadports-6c3cf730f5200ee8faafe98e1a646d21f4bef421.tar.gz
ports-6c3cf730f5200ee8faafe98e1a646d21f4bef421.zip
Use new LIB_DEPENDS regime
Notes
Notes: svn path=/head/; revision=336836
Diffstat (limited to 'graphics/grafx2')
-rw-r--r--graphics/grafx2/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/grafx2/Makefile b/graphics/grafx2/Makefile
index 90d2ef05a692..b6ba738bace3 100644
--- a/graphics/grafx2/Makefile
+++ b/graphics/grafx2/Makefile
@@ -11,8 +11,8 @@ EXTRACT_SUFX= .tgz
MAINTAINER= ehaupt@FreeBSD.org
COMMENT= Pixelart-oriented bitmap painting program
-LIB_DEPENDS= X11:${PORTSDIR}/x11/libX11 \
- png15:${PORTSDIR}/graphics/png
+LIB_DEPENDS= libX11.so:${PORTSDIR}/x11/libX11 \
+ libpng15.so:${PORTSDIR}/graphics/png
USES= gmake pkgconfig
USE_SDL= sdl image