aboutsummaryrefslogtreecommitdiff
path: root/textproc/gsed/Makefile
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2006-04-15 15:34:38 +0000
committerPav Lucistnik <pav@FreeBSD.org>2006-04-15 15:34:38 +0000
commit0eda687072043a950488397e9760b7507548732c (patch)
tree1841caed264b8a7ef56898cc46d78fc20261be4e /textproc/gsed/Makefile
parent0015c3d52538687c370843f1cbabe0b20f360585 (diff)
downloadports-0eda687072043a950488397e9760b7507548732c.tar.gz
ports-0eda687072043a950488397e9760b7507548732c.zip
Notes
Diffstat (limited to 'textproc/gsed/Makefile')
-rw-r--r--textproc/gsed/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/textproc/gsed/Makefile b/textproc/gsed/Makefile
index c8b4e110b940..26646c5b50d2 100644
--- a/textproc/gsed/Makefile
+++ b/textproc/gsed/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= sed
-PORTVERSION= 4.1.4
+PORTVERSION= 4.1.5
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -16,7 +16,6 @@ MAINTAINER= gkovesdan@t-hosting.hu
COMMENT= The GNU stream editor
# Global variables
-USE_REINPLACE= yes
GNU_CONFIGURE= yes
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
CONFIGURE_ENV+= MAKEINFO="makeinfo --no-split"