summaryrefslogtreecommitdiffstats
path: root/lang/algol68g/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lang/algol68g/Makefile')
-rw-r--r--lang/algol68g/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/algol68g/Makefile b/lang/algol68g/Makefile
index eea1b84..3b2549e 100644
--- a/lang/algol68g/Makefile
+++ b/lang/algol68g/Makefile
@@ -8,13 +8,13 @@ MASTER_SITES= http://jmvdveer.home.xs4all.nl/
MAINTAINER= johans@FreeBSD.org
COMMENT= Algol 68 Genie compiler
-LIB_DEPENDS= libgsl.so:${PORTSDIR}/math/gsl
+LIB_DEPENDS= libgsl.so:math/gsl
OPTIONS_DEFINE= PLOTUTILS PGSQL
OPTIONS_DEFAULT=PLOTUTILS PGSQL
PLOTUTILS_DESC= Plotting support via plotutils
-PLOTUTILS_LIB_DEPENDS= libplot.so:${PORTSDIR}/graphics/plotutils
+PLOTUTILS_LIB_DEPENDS= libplot.so:graphics/plotutils
PLOTUTILS_CONFIGURE_ENABLE=plotutils
PGSQL_USES= pgsql
OpenPOWER on IntegriCloud