diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-02 21:27:53 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-02 21:27:53 +0000 |
commit | 9880c1a3788c97424f73d86aba7a5c511e2d47b4 (patch) | |
tree | 30e09432cf3af70c596ec1833bdb863b62a6ce3b /science | |
parent | c4a998e8d3a89178ee4515e49e7371f2bb7bd893 (diff) | |
download | ports-9880c1a3788c97424f73d86aba7a5c511e2d47b4.tar.gz ports-9880c1a3788c97424f73d86aba7a5c511e2d47b4.zip |
Notes
Diffstat (limited to 'science')
-rw-r--r-- | science/euler/Makefile | 5 |
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: |