aboutsummaryrefslogtreecommitdiffstats
path: root/science/euler
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2013-09-03 05:27:53 +0800
committerbapt <bapt@FreeBSD.org>2013-09-03 05:27:53 +0800
commit4ba03e55e7e7b9ee9e2df5445c34fa5e7e3baf3c (patch)
tree30e09432cf3af70c596ec1833bdb863b62a6ce3b /science/euler
parent9c33e295efb15d3d43d6d2f7757380c4aab0f3fc (diff)
downloadfreebsd-ports-gnome-4ba03e55e7e7b9ee9e2df5445c34fa5e7e3baf3c.tar.gz
freebsd-ports-gnome-4ba03e55e7e7b9ee9e2df5445c34fa5e7e3baf3c.tar.zst
freebsd-ports-gnome-4ba03e55e7e7b9ee9e2df5445c34fa5e7e3baf3c.zip
Add an explicit dependency on pkgconf
Diffstat (limited to 'science/euler')
-rw-r--r--science/euler/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/science/euler/Makefile b/science/euler/Makefile
index 1a39c3e1229d..2f72f73652e1 100644
--- a/science/euler/Makefile
+++ b/science/euler/Makefile
@@ -13,13 +13,10 @@ COMMENT= Program computes with real and complex numbers and matrices
LICENSE= GPLv2
+USES= pkgconfig
USE_GNOME= gtk20
GNU_CONFIGURE= yes
-.if defined(.PARSEDIR)
-USE_GMAKE= yes
-.endif
-
.include <bsd.port.pre.mk>
post-patch: