diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2005-05-31 07:26:50 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2005-05-31 07:26:50 +0000 |
commit | dbd3fce72447fcf1ad9debaca91e011a207045f7 (patch) | |
tree | ea49b2924d1f12cfae5bd47fe8924bb11d72b881 /science/ghemical | |
parent | 8caa86fb9b5775da4ceabfb476b727716cb6b92e (diff) | |
download | ports-dbd3fce72447fcf1ad9debaca91e011a207045f7.tar.gz ports-dbd3fce72447fcf1ad9debaca91e011a207045f7.zip |
Notes
Diffstat (limited to 'science/ghemical')
-rw-r--r-- | science/ghemical/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/science/ghemical/Makefile b/science/ghemical/Makefile index 23f22d5bfd44..02ffc98ad84e 100644 --- a/science/ghemical/Makefile +++ b/science/ghemical/Makefile @@ -22,7 +22,7 @@ LIB_DEPENDS= glut:${PORTSDIR}/graphics/libglut \ USE_GMAKE= yes USE_REINPLACE= yes -USE_GTK= yes +USE_GNOME= gtk12 GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-mpqc |