summaryrefslogtreecommitdiffstats
path: root/math/octave-forge/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/octave-forge/Makefile')
-rw-r--r--math/octave-forge/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/math/octave-forge/Makefile b/math/octave-forge/Makefile
index d0dfaac..1dbaa22 100644
--- a/math/octave-forge/Makefile
+++ b/math/octave-forge/Makefile
@@ -9,8 +9,7 @@ PORTNAME= octave-forge
PORTVERSION= 2006.03.17
PORTREVISION= 2
CATEGORIES= math
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
-MASTER_SITE_SUBDIR= octave
+MASTER_SITES= SF/octave
MAINTAINER= maho@FreeBSD.org
COMMENT= Many additional features to math/octave
@@ -29,9 +28,7 @@ USE_GMAKE= yes
GNU_CONFIGURE= yes
ALL_TARGET= # empty
CONFIGURE_ARGS= --with-cc=${CC} \
- --with-cxx=${CXX} \
- --x-libraries=${X11BASE}/lib \
- --x-includes=${X11BASE}/include
+ --with-cxx=${CXX}
USE_FORTRAN= yes
OpenPOWER on IntegriCloud