summaryrefslogtreecommitdiff
path: root/games/kuklomenos/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'games/kuklomenos/Makefile')
-rw-r--r--games/kuklomenos/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/games/kuklomenos/Makefile b/games/kuklomenos/Makefile
index db414df04afc..14b91b359e69 100644
--- a/games/kuklomenos/Makefile
+++ b/games/kuklomenos/Makefile
@@ -13,7 +13,7 @@ COMMENT= Simple but challenging abstract shoot-em-up game
LICENSE= GPLv3+
LICENSE_FILE= ${WRKSRC}/COPYING
-LIB_DEPENDS= libcurl.so:${PORTSDIR}/ftp/curl
+LIB_DEPENDS= libcurl.so:ftp/curl
OPTIONS_DEFINE= VORBIS
OPTIONS_DEFAULT= VORBIS
@@ -25,7 +25,7 @@ GNU_CONFIGURE= yes
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -lpthread -L${LOCALBASE}/lib
-VORBIS_LIB_DEPENDS= libvorbis.so:${PORTSDIR}/audio/libvorbis
+VORBIS_LIB_DEPENDS= libvorbis.so:audio/libvorbis
VORBIS_CONFIGURE_ENABLE= sound
post-patch: