diff options
author | miwi <miwi@FreeBSD.org> | 2008-03-22 22:48:03 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2008-03-22 22:48:03 +0800 |
commit | 3bec9f1d65be2e2bd25cbdbc9d101ec3f391b188 (patch) | |
tree | e2214727ec8d8e927015b3288697216a207cad1b /science | |
parent | 71a92f0401a4f87d6db72a4ab48749838052a9bf (diff) | |
download | freebsd-ports-graphics-3bec9f1d65be2e2bd25cbdbc9d101ec3f391b188.tar.gz freebsd-ports-graphics-3bec9f1d65be2e2bd25cbdbc9d101ec3f391b188.tar.zst freebsd-ports-graphics-3bec9f1d65be2e2bd25cbdbc9d101ec3f391b188.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')
-rw-r--r-- | science/g3data/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/science/g3data/Makefile b/science/g3data/Makefile index 7b55163f8f5..eb3c5f1b6d8 100644 --- a/science/g3data/Makefile +++ b/science/g3data/Makefile @@ -18,7 +18,6 @@ BUILD_DEPENDS= nsgmls:${PORTSDIR}/textproc/jade \ ${LOCALBASE}/share/sgml/docbook/utils-0.6.14/helpers/docbook2man-spec.pl:${PORTSDIR}/textproc/docbook-utils \ ${LOCALBASE}/share/sgml/docbook/4.1/docbook.dtd:${PORTSDIR}/textproc/docbook-410 -USE_X_PREFIX= yes USE_GNOME= gtk20 ALL_TARGET= MAKE_ENV= PREFIX=${PREFIX} |