aboutsummaryrefslogtreecommitdiff
path: root/science/chemtool-devel
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2005-05-31 07:26:50 +0000
committerPav Lucistnik <pav@FreeBSD.org>2005-05-31 07:26:50 +0000
commitdbd3fce72447fcf1ad9debaca91e011a207045f7 (patch)
treeea49b2924d1f12cfae5bd47fe8924bb11d72b881 /science/chemtool-devel
parent8caa86fb9b5775da4ceabfb476b727716cb6b92e (diff)
downloadports-dbd3fce72447fcf1ad9debaca91e011a207045f7.tar.gz
ports-dbd3fce72447fcf1ad9debaca91e011a207045f7.zip
- Change last few occurences of USE_GTK=yes to USE_GNOME=gtk12
Approved by: portmgr (marcus)
Notes
Notes: svn path=/head/; revision=136491
Diffstat (limited to 'science/chemtool-devel')
-rw-r--r--science/chemtool-devel/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/science/chemtool-devel/Makefile b/science/chemtool-devel/Makefile
index 6b0572a3159f..2d4acea615fd 100644
--- a/science/chemtool-devel/Makefile
+++ b/science/chemtool-devel/Makefile
@@ -23,7 +23,7 @@ RUN_DEPENDS= transfig:${PORTSDIR}/print/transfig
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}-gtk2/
USE_REINPLACE= yes
-USE_GTK= yes
+USE_GNOME= gtk12
USE_AUTOCONF_VER= 213
GNU_CONFIGURE= yes
USE_GMAKE= yes