summaryrefslogtreecommitdiff
path: root/www/py-prewikka/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/py-prewikka/Makefile')
-rw-r--r--www/py-prewikka/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/www/py-prewikka/Makefile b/www/py-prewikka/Makefile
index f576f1dd60fe..96651ea5cb34 100644
--- a/www/py-prewikka/Makefile
+++ b/www/py-prewikka/Makefile
@@ -11,9 +11,9 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= ports@FreeBSD.org
COMMENT= Frontend for the Prelude IDS
-BUILD_DEPENDS= cheetah-compile:${PORTSDIR}/devel/py-cheetah
-LIB_DEPENDS= libprelude.so:${PORTSDIR}/security/libprelude \
- libpreludedb.so:${PORTSDIR}/security/libpreludedb
+BUILD_DEPENDS= cheetah-compile:devel/py-cheetah
+LIB_DEPENDS= libprelude.so:security/libprelude \
+ libpreludedb.so:security/libpreludedb
USES= python:2
USE_PYTHON= distutils