diff options
author | miwi <miwi@FreeBSD.org> | 2008-03-24 17:02:27 +0000 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2008-03-24 17:02:27 +0000 |
commit | 312f708f3dd424d006051aa86e530882f287e1df (patch) | |
tree | 34b963cf27ec0ddee2ed1a6ac00d711bf054b4a2 /science | |
parent | dc824ff241fba7ff39d6f0635402252a465c32c4 (diff) | |
download | FreeBSD-ports-312f708f3dd424d006051aa86e530882f287e1df.zip FreeBSD-ports-312f708f3dd424d006051aa86e530882f287e1df.tar.gz |
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION
Approved by: portmgr (xorg cleanup)
Diffstat (limited to 'science')
-rw-r--r-- | science/cdcl/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/science/cdcl/Makefile b/science/cdcl/Makefile index 44624cd..06662e6 100644 --- a/science/cdcl/Makefile +++ b/science/cdcl/Makefile @@ -19,7 +19,6 @@ COMMENT= Scientific graphic library for geoscience USE_GNOME= gtk20 .endif -USE_X_PREFIX= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --prefix=${PREFIX} --exec-prefix=${PREFIX} --with-x |