aboutsummaryrefslogtreecommitdiff
path: root/games/freedink-engine
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/freedink-engine
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/freedink-engine')
-rw-r--r--games/freedink-engine/Makefile10
1 files changed, 5 insertions, 5 deletions
diff --git a/games/freedink-engine/Makefile b/games/freedink-engine/Makefile
index 93a22b6ddf4f..c9779fc7b899 100644
--- a/games/freedink-engine/Makefile
+++ b/games/freedink-engine/Makefile
@@ -11,8 +11,8 @@ PKGNAMESUFFIX= -engine
MAINTAINER= shurd@FreeBSD.org
COMMENT= Dink Smallwood RPG and RPG Construction Set
-LIB_DEPENDS= libfontconfig.so:${PORTSDIR}/x11-fonts/fontconfig \
- libcheck.so:${PORTSDIR}/devel/libcheck
+LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \
+ libcheck.so:devel/libcheck
USES= gettext gmake pkgconfig
USE_SDL= sdl gfx ttf image mixer
@@ -24,9 +24,9 @@ OPTIONS_DEFAULT=EMBEDDED
EMBEDDED_DESC= Embedded Resources
EMBEDDED_CONFIGURE_ENABLE= embedded-resources
-EMBEDDED_BUILD_DEPENDS= zip:${PORTSDIR}/archivers/zip
-EMBEDDED_LIB_DEPENDS= libzip.so:${PORTSDIR}/archivers/libzip
-EMBEDDED_RUN_DEPENDS= zip:${PORTSDIR}/archivers/zip
+EMBEDDED_BUILD_DEPENDS= zip:archivers/zip
+EMBEDDED_LIB_DEPENDS= libzip.so:archivers/libzip
+EMBEDDED_RUN_DEPENDS= zip:archivers/zip
post-patch:
@${CHMOD} 0755 ${WRKSRC}/autotools/install-reloc