aboutsummaryrefslogtreecommitdiff
path: root/graphics/fracplanet/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/fracplanet/Makefile')
-rw-r--r--graphics/fracplanet/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/graphics/fracplanet/Makefile b/graphics/fracplanet/Makefile
index 703a3768e4cd..e0a22f2e7006 100644
--- a/graphics/fracplanet/Makefile
+++ b/graphics/fracplanet/Makefile
@@ -16,8 +16,8 @@ COMMENT= Interactive tool for creating random fractal planets and terrain
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/LICENSE
-BUILD_DEPENDS= xsltproc:${PORTSDIR}/textproc/libxslt
-LIB_DEPENDS= libboost_program_options.so:${PORTSDIR}/devel/boost-libs
+BUILD_DEPENDS= xsltproc:textproc/libxslt
+LIB_DEPENDS= libboost_program_options.so:devel/boost-libs
WRKSRC= ${WRKDIR}/${PORTNAME}
@@ -44,7 +44,7 @@ OPTIONS_DEFINE= DOXYGEN DOCS
.include <bsd.port.pre.mk>
.if ${PORT_OPTIONS:MDOCS} && ${PORT_OPTIONS:MDOXYGEN}
-BUILD_DEPENDS+= doxygen:${PORTSDIR}/devel/doxygen
+BUILD_DEPENDS+= doxygen:devel/doxygen
.endif
post-patch: