summaryrefslogtreecommitdiff
path: root/devel/fpc-newt/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/fpc-newt/Makefile')
-rw-r--r--devel/fpc-newt/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/fpc-newt/Makefile b/devel/fpc-newt/Makefile
index deefa92aab52..b3c85014cb90 100644
--- a/devel/fpc-newt/Makefile
+++ b/devel/fpc-newt/Makefile
@@ -17,6 +17,6 @@ OPTIONS_DEFINE= NEWT
NEWT_DESC= Install newt library
OPTIONS_DEFAULT= NEWT
-NEWT_LIB_DEPENDS= libnewt.so:${PORTSDIR}/devel/newt
+NEWT_LIB_DEPENDS= libnewt.so:devel/newt
.include "${MASTERDIR}/Makefile"