aboutsummaryrefslogtreecommitdiffstats
path: root/science/oases
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2008-03-26 06:44:48 +0800
committermiwi <miwi@FreeBSD.org>2008-03-26 06:44:48 +0800
commit7b56c40b952a22521dd35f39e00fcfbb408463b5 (patch)
tree222501a00a140e899e2e4288740c3089e3cf5b18 /science/oases
parent6939c2c931da3bc739154509bd6d2fc1c519f3b6 (diff)
downloadfreebsd-ports-gnome-7b56c40b952a22521dd35f39e00fcfbb408463b5.tar.gz
freebsd-ports-gnome-7b56c40b952a22521dd35f39e00fcfbb408463b5.tar.zst
freebsd-ports-gnome-7b56c40b952a22521dd35f39e00fcfbb408463b5.zip
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION Approved by: portmgr (xorg cleanup)
Diffstat (limited to 'science/oases')
-rw-r--r--science/oases/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/science/oases/Makefile b/science/oases/Makefile
index b0f1cea75e0f..921c3f6f5004 100644
--- a/science/oases/Makefile
+++ b/science/oases/Makefile
@@ -8,7 +8,7 @@
PORTNAME= oases
PORTVERSION= 2.2
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= science
MASTER_SITES= ftp://keel.mit.edu/pub/Oases/
DISTNAME= oases_Mar-28-2002
@@ -18,7 +18,7 @@ COMMENT= Ocean Acoustics and Seismic Exploration Synthesis
WRKSRC= ${WRKDIR}/Oases_export
-USE_XLIB= yes
+USE_XORG= x11
MAKE_ENV+= OASES_ROOT="${WRKSRC}" HOSTTYPE=FreeBSD OSTYPE=FreeBSD
USE_FORTRAN= yes