aboutsummaryrefslogtreecommitdiff
path: root/games/blobby
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/blobby
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/blobby')
-rw-r--r--games/blobby/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/games/blobby/Makefile b/games/blobby/Makefile
index a125dc5af2cc..7d1ab090d26f 100644
--- a/games/blobby/Makefile
+++ b/games/blobby/Makefile
@@ -13,10 +13,10 @@ COMMENT= Official continuation of the famous Blobby Volley 1.x game
LICENSE= GPLv2
-LIB_DEPENDS= libphysfs.so:${PORTSDIR}/devel/physfs \
- libdrm.so:${PORTSDIR}/graphics/libdrm
-BUILD_DEPENDS= zip:${PORTSDIR}/archivers/zip \
- ${LOCALBASE}/include/boost/crc.hpp:${PORTSDIR}/devel/boost-libs
+LIB_DEPENDS= libphysfs.so:devel/physfs \
+ libdrm.so:graphics/libdrm
+BUILD_DEPENDS= zip:archivers/zip \
+ ${LOCALBASE}/include/boost/crc.hpp:devel/boost-libs
USE_XORG= ice x11 xext xxf86vm xdamage xfixes xau xdmcp xrandr xrender
USE_SDL= sdl