aboutsummaryrefslogtreecommitdiff
path: root/games/gnubg
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2016-04-01 14:00:51 +0000
committerMathieu Arnold <mat@FreeBSD.org>2016-04-01 14:00:51 +0000
commit4e1b79a0a61f4973df8b4b0864d22086c769e219 (patch)
tree78ceaf1b099c56a40c240ab46278cdf4ae9e7c01 /games/gnubg
parent7f4572eae4327c4403d9ef714cb6de917650662a (diff)
downloadports-4e1b79a0a61f4973df8b4b0864d22086c769e219.tar.gz
ports-4e1b79a0a61f4973df8b4b0864d22086c769e219.zip
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr Sponsored by: Absolight
Notes
Notes: svn path=/head/; revision=412346
Diffstat (limited to 'games/gnubg')
-rw-r--r--games/gnubg/Makefile10
1 files changed, 5 insertions, 5 deletions
diff --git a/games/gnubg/Makefile b/games/gnubg/Makefile
index 498e9abd426d..13c7f24517b7 100644
--- a/games/gnubg/Makefile
+++ b/games/gnubg/Makefile
@@ -13,11 +13,11 @@ COMMENT= GNU Backgammon
LICENSE= GPLv3
-BUILD_DEPENDS= bison:${PORTSDIR}/devel/bison
-RUN_DEPENDS= sqlite3:${PORTSDIR}/databases/sqlite3
-LIB_DEPENDS= libpng.so:${PORTSDIR}/graphics/png \
- libgtkglext-x11-1.0.so:${PORTSDIR}/x11-toolkits/gtkglext \
- libcanberra-gtk.so:${PORTSDIR}/audio/libcanberra
+BUILD_DEPENDS= bison:devel/bison
+RUN_DEPENDS= sqlite3:databases/sqlite3
+LIB_DEPENDS= libpng.so:graphics/png \
+ libgtkglext-x11-1.0.so:x11-toolkits/gtkglext \
+ libcanberra-gtk.so:audio/libcanberra
CONFIGURE_ARGS= --with-board3d --with-sqlite --with-python=${LOCALBASE}/bin/python
CONFIGURE_ENV= ac_cv_path_ARTSC_CONFIG=no ac_cv_path_LIBART_CONFIG=no