aboutsummaryrefslogtreecommitdiff
path: root/games/gnubg
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-07-13 23:23:25 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-07-13 23:23:25 +0000
commite6ffa1f425ea668e859fae97edfd25a239614331 (patch)
tree255b3b2c0cd318aabd72e99ccb876cde204de6b7 /games/gnubg
parent9f1b40e753cf899e58168a889a3df63c843fcb4a (diff)
downloadports-e6ffa1f425ea668e859fae97edfd25a239614331.tar.gz
ports-e6ffa1f425ea668e859fae97edfd25a239614331.zip
Modernize LIB_DEPENDS
With hat: portmgr
Notes
Notes: svn path=/head/; revision=361727
Diffstat (limited to 'games/gnubg')
-rw-r--r--games/gnubg/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/games/gnubg/Makefile b/games/gnubg/Makefile
index 4f33c76c4c93..95c34b7773d7 100644
--- a/games/gnubg/Makefile
+++ b/games/gnubg/Makefile
@@ -16,9 +16,9 @@ LICENSE= GPLv3
BUILD_DEPENDS= bison:${PORTSDIR}/devel/bison
RUN_DEPENDS= sqlite3:${PORTSDIR}/databases/sqlite3
-LIB_DEPENDS= png15:${PORTSDIR}/graphics/png \
- gtkextra-x11-2.0.1:${PORTSDIR}/x11-toolkits/gtkextra2 \
- gtkglext-x11-1.0.0:${PORTSDIR}/x11-toolkits/gtkglext
+LIB_DEPENDS= libpng15.so:${PORTSDIR}/graphics/png \
+ libgtkextra-x11-2.0.so:${PORTSDIR}/x11-toolkits/gtkextra2 \
+ libgtkglext-x11-1.0.so:${PORTSDIR}/x11-toolkits/gtkglext
OPTIONS_DEFINE= ESOUND NLS
OPTIONS_DEFAULT=ESOUND NLS