diff options
author | Ade Lovett <ade@FreeBSD.org> | 2010-12-04 07:34:27 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2010-12-04 07:34:27 +0000 |
commit | 4a8684e352ac6d7260613e6ad3743fabd00eaf7d (patch) | |
tree | c1022f7df000935302e4c7f143c5b049290dacc2 /french | |
parent | 6029732777f019908166457c71136521713b91f7 (diff) | |
download | ports-4a8684e352ac6d7260613e6ad3743fabd00eaf7d.tar.gz ports-4a8684e352ac6d7260613e6ad3743fabd00eaf7d.zip |
Notes
Diffstat (limited to 'french')
-rw-r--r-- | french/dico/Makefile | 2 | ||||
-rw-r--r-- | french/med/Makefile | 2 | ||||
-rw-r--r-- | french/verbiste/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/french/dico/Makefile b/french/dico/Makefile index f4a4f9ab58bd..76d8262a3766 100644 --- a/french/dico/Makefile +++ b/french/dico/Makefile @@ -21,7 +21,7 @@ BROKEN_WWW= http://www.montefiore.ulg.ac.be/cgi-bin-ulg/DICO.html # WRKSRC= ${WRKDIR}/${PORTNAME} -USE_AUTOTOOLS= automake:14 autoconf:268 +USE_AUTOTOOLS= automake14 autoconf CONFIGURE_ARGS= --mandir=${PREFIX}/man USE_GMAKE= true AUTOMAKE_ARGS= --add-missing --foreign --include-deps diff --git a/french/med/Makefile b/french/med/Makefile index c2b6940993ca..7119401fee15 100644 --- a/french/med/Makefile +++ b/french/med/Makefile @@ -32,7 +32,7 @@ CONFIGURE_ENV= HDF5HOME=${LOCALBASE} CPPFLAGS="${PTHREAD_CFLAGS}" \ CONFIGURE_ARGS= --with-f90=${FC} --docdir=${DOCSDIR} GNU_CONFIGURE= yes USE_GMAKE= yes -USE_AUTOTOOLS= autoconf:268 +USE_AUTOTOOLS= autoconf USE_LDCONFIG= yes DOC2FIX= . gif html jpg png tests diff --git a/french/verbiste/Makefile b/french/verbiste/Makefile index 4fcf7231b779..3bfa59201b3d 100644 --- a/french/verbiste/Makefile +++ b/french/verbiste/Makefile @@ -19,7 +19,7 @@ OPTIONS= GNOMEGUI "With gnome gui" no USE_GETTEXT= yes USE_GNOME= gnomehack ltverhack libxml2 USE_GMAKE= yes -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool CPPFLAGS= -I${LOCALBASE}/include LDFLAGS= -L${LOCALBASE}/lib |