aboutsummaryrefslogtreecommitdiff
path: root/french/verbiste/Makefile
diff options
context:
space:
mode:
authorThomas Abthorpe <tabthorpe@FreeBSD.org>2008-02-18 18:10:17 +0000
committerThomas Abthorpe <tabthorpe@FreeBSD.org>2008-02-18 18:10:17 +0000
commit48065eb1105fc1ce2cf3374fafd1fb98d241fbd6 (patch)
tree06c5ab59c359b22b6bbca6128e09f4bb3b30799c /french/verbiste/Makefile
parent8a408f24dfe0bfde12b650e951f12b22b92202d8 (diff)
downloadports-48065eb1105fc1ce2cf3374fafd1fb98d241fbd6.tar.gz
ports-48065eb1105fc1ce2cf3374fafd1fb98d241fbd6.zip
Notes
Diffstat (limited to 'french/verbiste/Makefile')
-rw-r--r--french/verbiste/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/french/verbiste/Makefile b/french/verbiste/Makefile
index 9804bacca6fb..3a062fe3d541 100644
--- a/french/verbiste/Makefile
+++ b/french/verbiste/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= verbiste
-PORTVERSION= 0.1.21
+PORTVERSION= 0.1.22
CATEGORIES= french textproc
MASTER_SITES= http://perso.b2b2c.ca/sarrazip/dev/
@@ -20,6 +20,7 @@ USE_AUTOTOOLS= libtool:15
CPPFLAGS= -I${LOCALBASE}/include
LDFLAGS= -L${LOCALBASE}/lib
+CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}"
.if !defined(PKGNAMEPREFIX)