diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2004-07-12 19:06:57 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2004-07-12 19:06:57 +0000 |
commit | 9bbce31b192581d18112da0a65338f27efca67bb (patch) | |
tree | 6c4097cc67a163c3b4fb5f31b3ce102562576706 /science/gchempaint | |
parent | dabb4455e660843f4414555ac551bd9901ebdc92 (diff) | |
download | ports-9bbce31b192581d18112da0a65338f27efca67bb.tar.gz ports-9bbce31b192581d18112da0a65338f27efca67bb.zip |
Notes
Diffstat (limited to 'science/gchempaint')
-rw-r--r-- | science/gchempaint/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/science/gchempaint/Makefile b/science/gchempaint/Makefile index 58e65e8a0c84..290b83d60a9b 100644 --- a/science/gchempaint/Makefile +++ b/science/gchempaint/Makefile @@ -17,9 +17,9 @@ LIB_DEPENDS= gcu.2:${PORTSDIR}/science/gchemutils USE_BZIP2= yes USE_X_PREFIX= yes -USE_GNOME= gnomehack gnomeprefix intlhack libgnomeprintui libgnomeui lthack +USE_GNOME= gnomehack gnomeprefix intlhack libgnomeprintui libgnomeui USE_GMAKE= yes -USE_LIBTOOL_VER=13 +USE_LIBTOOL_VER=15 USE_REINPLACE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" LIBS="-L${LOCALBASE}/lib" |