aboutsummaryrefslogtreecommitdiff
path: root/math/geg
diff options
context:
space:
mode:
Diffstat (limited to 'math/geg')
-rw-r--r--math/geg/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/geg/Makefile b/math/geg/Makefile
index 9df5543998cc..432fbab0a7de 100644
--- a/math/geg/Makefile
+++ b/math/geg/Makefile
@@ -24,6 +24,6 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
MAN1= geg.1
pre-configure:
- @cd ${WRKSRC}; aclocal -I ${X11BASE}/share/aclocal
+ @cd ${WRKSRC}; ${ACLOCAL} -I ${X11BASE}/share/aclocal
.include <bsd.port.mk>