aboutsummaryrefslogtreecommitdiff
path: root/math/edenmath
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2007-01-13 03:57:25 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2007-01-13 03:57:25 +0000
commitd7f59ea8de230bb289b02649cd575560e4c71e0d (patch)
treeeae797f7211f5c20b5be446f4fa649681b374597 /math/edenmath
parent3aa9b484131b5835a7875ba57cac901593286b35 (diff)
downloadports-d7f59ea8de230bb289b02649cd575560e4c71e0d.tar.gz
ports-d7f59ea8de230bb289b02649cd575560e4c71e0d.zip
Notes
Diffstat (limited to 'math/edenmath')
-rw-r--r--math/edenmath/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/math/edenmath/Makefile b/math/edenmath/Makefile
index 69f896914f2e..d1904d441322 100644
--- a/math/edenmath/Makefile
+++ b/math/edenmath/Makefile
@@ -14,13 +14,12 @@ DISTNAME= EdenMath_GNUstep-${PORTVERSION}
MAINTAINER= gurkan@linuks.mine.nu
COMMENT= Scientific calcualtor for GNUstep
-WRKSRC= ${WRKDIR}/${DISTNAME}
-USE_GMAKE= yes
USE_GNUSTEP= yes
USE_GNUSTEP_PREFIX= yes
USE_GNUSTEP_BACK= yes
USE_GNUSTEP_BUILD= yes
USE_GNUSTEP_INSTALL= yes
-MAKEFILE= GNUmakefile
+
+WRKSRC= ${WRKDIR}/${DISTNAME}
.include <bsd.port.mk>