diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2004-05-29 11:48:19 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2004-05-29 11:48:19 +0000 |
commit | 7f9a83302b3df1acb1063072ea77f52495d174a9 (patch) | |
tree | b32de5b0b3c37eccd685fd6f02e566b2ea71b322 /science | |
parent | 11653ea41c65f18a525c60fdd493909649cc3083 (diff) | |
download | ports-7f9a83302b3df1acb1063072ea77f52495d174a9.tar.gz ports-7f9a83302b3df1acb1063072ea77f52495d174a9.zip |
Notes
Diffstat (limited to 'science')
-rw-r--r-- | science/gchempaint/Makefile | 4 | ||||
-rw-r--r-- | science/gchempaint/distinfo | 4 | ||||
-rw-r--r-- | science/gchempaint/files/patch-configure | 10 |
3 files changed, 4 insertions, 14 deletions
diff --git a/science/gchempaint/Makefile b/science/gchempaint/Makefile index 824806cbc24f..ef981a1c9753 100644 --- a/science/gchempaint/Makefile +++ b/science/gchempaint/Makefile @@ -5,7 +5,7 @@ # $FreeBSD$ PORTNAME= gchempaint -PORTVERSION= 0.4.3 +PORTVERSION= 0.4.4 CATEGORIES= science MASTER_SITES= ${MASTER_SITE_SAVANNAH} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -17,7 +17,7 @@ LIB_DEPENDS= gcu.2:${PORTSDIR}/science/gchemutils USE_BZIP2= yes USE_X_PREFIX= yes -USE_GNOME= gnomehack gnomeprefix intlhack libgnomeprintui libgnomeui +USE_GNOME= gnomehack gnomeprefix intlhack libgnomeprintui libgnomeui lthack USE_GMAKE= yes USE_LIBTOOL_VER=13 CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" LIBS="-L${LOCALBASE}/lib" diff --git a/science/gchempaint/distinfo b/science/gchempaint/distinfo index 81c60905804e..ef5a5d7463d1 100644 --- a/science/gchempaint/distinfo +++ b/science/gchempaint/distinfo @@ -1,2 +1,2 @@ -MD5 (gchempaint-0.4.3.tar.bz2) = 1aad2046008652db783ba0441b44cd00 -SIZE (gchempaint-0.4.3.tar.bz2) = 619303 +MD5 (gchempaint-0.4.4.tar.bz2) = 1d877cff475eda565e8db4a67f4f7c02 +SIZE (gchempaint-0.4.4.tar.bz2) = 619320 diff --git a/science/gchempaint/files/patch-configure b/science/gchempaint/files/patch-configure deleted file mode 100644 index f195f07b43c6..000000000000 --- a/science/gchempaint/files/patch-configure +++ /dev/null @@ -1,10 +0,0 @@ ---- configure.orig Wed Dec 11 18:31:51 2002 -+++ configure Thu Dec 12 12:07:17 2002 -@@ -7414,6 +7414,7 @@ - - # This can be used to rebuild libtool when needed - LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh" -+$ac_aux_dir/ltconfig $LIBTOOL_DEPS - - # Always use our own libtool. - LIBTOOL='$(SHELL) $(top_builddir)/libtool' |