aboutsummaryrefslogtreecommitdiff
path: root/www/middleman/Makefile
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2003-11-11 08:57:15 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2003-11-11 08:57:15 +0000
commit756e0a21ba813b5e3b48bfdce82e6e81d607c8bf (patch)
treea6f3285d5f59222b516e0c6e3b00562bad040181 /www/middleman/Makefile
parentf092015a230c66f255b5e906eb8163e5c6a43c55 (diff)
downloadports-756e0a21ba813b5e3b48bfdce82e6e81d607c8bf.tar.gz
ports-756e0a21ba813b5e3b48bfdce82e6e81d607c8bf.zip
Notes
Diffstat (limited to 'www/middleman/Makefile')
-rw-r--r--www/middleman/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/middleman/Makefile b/www/middleman/Makefile
index 6b371ab66942..e611cc3cd11f 100644
--- a/www/middleman/Makefile
+++ b/www/middleman/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= middleman
-PORTVERSION= 1.9
-PORTREVISION= 1
+PORTVERSION= 1.9.1
CATEGORIES= www
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= middle-man
@@ -17,6 +16,7 @@ COMMENT= A robust proxy server
WRKSRC= ${WRKDIR}/${PORTNAME}
GNU_CONFIGURE= yes
+CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
USE_GMAKE= yes
USE_REINPLACE= yes