mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-12 07:27:57 +00:00
- Update to 0.4.4
This commit is contained in:
parent
11653ea41c
commit
7f9a83302b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=110266
@ -5,7 +5,7 @@
|
|||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
|
|
||||||
PORTNAME= gchempaint
|
PORTNAME= gchempaint
|
||||||
PORTVERSION= 0.4.3
|
PORTVERSION= 0.4.4
|
||||||
CATEGORIES= science
|
CATEGORIES= science
|
||||||
MASTER_SITES= ${MASTER_SITE_SAVANNAH}
|
MASTER_SITES= ${MASTER_SITE_SAVANNAH}
|
||||||
MASTER_SITE_SUBDIR= ${PORTNAME}
|
MASTER_SITE_SUBDIR= ${PORTNAME}
|
||||||
@ -17,7 +17,7 @@ LIB_DEPENDS= gcu.2:${PORTSDIR}/science/gchemutils
|
|||||||
|
|
||||||
USE_BZIP2= yes
|
USE_BZIP2= yes
|
||||||
USE_X_PREFIX= yes
|
USE_X_PREFIX= yes
|
||||||
USE_GNOME= gnomehack gnomeprefix intlhack libgnomeprintui libgnomeui
|
USE_GNOME= gnomehack gnomeprefix intlhack libgnomeprintui libgnomeui lthack
|
||||||
USE_GMAKE= yes
|
USE_GMAKE= yes
|
||||||
USE_LIBTOOL_VER=13
|
USE_LIBTOOL_VER=13
|
||||||
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" LIBS="-L${LOCALBASE}/lib"
|
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" LIBS="-L${LOCALBASE}/lib"
|
||||||
|
@ -1,2 +1,2 @@
|
|||||||
MD5 (gchempaint-0.4.3.tar.bz2) = 1aad2046008652db783ba0441b44cd00
|
MD5 (gchempaint-0.4.4.tar.bz2) = 1d877cff475eda565e8db4a67f4f7c02
|
||||||
SIZE (gchempaint-0.4.3.tar.bz2) = 619303
|
SIZE (gchempaint-0.4.4.tar.bz2) = 619320
|
||||||
|
@ -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'
|
|
Loading…
Reference in New Issue
Block a user