aboutsummaryrefslogtreecommitdiff
path: root/science
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2008-03-24 13:03:55 +0000
committerMartin Wilke <miwi@FreeBSD.org>2008-03-24 13:03:55 +0000
commit270a2cb06bac9deaa83a7bf518d24dd5290f1038 (patch)
treed906a1023121e31d8ba733cea9aaadba68454b16 /science
parentcf39093e7bc1b82429c6b399fd5ba0c35dad1c06 (diff)
downloadports-270a2cb06bac9deaa83a7bf518d24dd5290f1038.tar.gz
ports-270a2cb06bac9deaa83a7bf518d24dd5290f1038.zip
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION Approved by: portmgr (xorg cleanup)
Notes
Notes: svn path=/head/; revision=209683
Diffstat (limited to 'science')
-rw-r--r--science/gchempaint/Makefile1
-rw-r--r--science/gchemutils/Makefile1
2 files changed, 0 insertions, 2 deletions
diff --git a/science/gchempaint/Makefile b/science/gchempaint/Makefile
index ff5fe8a243bc..358228b6522e 100644
--- a/science/gchempaint/Makefile
+++ b/science/gchempaint/Makefile
@@ -18,7 +18,6 @@ BUILD_DEPENDS= gnome-doc-prepare:${PORTSDIR}/textproc/gnome-doc-utils
LIB_DEPENDS= gcu.8:${PORTSDIR}/science/gchemutils
USE_BZIP2= yes
-USE_XLIB= yes
INSTALLS_ICONS= yes
INSTALLS_OMF= yes
USE_LDCONFIG= yes
diff --git a/science/gchemutils/Makefile b/science/gchemutils/Makefile
index 44113657d9ef..9a467b5035fe 100644
--- a/science/gchemutils/Makefile
+++ b/science/gchemutils/Makefile
@@ -24,7 +24,6 @@ RUN_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/bodr.pc:${PORTSDIR}/science/bodr \
${LOCALBASE}/libdata/pkgconfig/chemical-mime-data.pc:${PORTSDIR}/science/chemical-mime-data
USE_BZIP2= yes
-USE_X_PREFIX= yes
USE_GNOME= gnomehack intlhack libglade2 libgnomeprintui libgnomeui gnomedocutils
USE_GMAKE= yes
USE_LDCONFIG= yes