summaryrefslogtreecommitdiff
path: root/www/comclear
diff options
context:
space:
mode:
authorPeter Pentchev <roam@FreeBSD.org>2003-01-20 16:55:22 +0000
committerPeter Pentchev <roam@FreeBSD.org>2003-01-20 16:55:22 +0000
commite6f9fa5a9ea5a2fdc664eb3f6b9fb7a558338101 (patch)
tree4932e20bb77ac794adfb941c98804757f8011b7f /www/comclear
parentIperf 1.6.5 dropped doc/release.html. Update Makefile. (diff)
USE_REINPLACE.
The mail/vpopmail and mail/vpopmail-stable ports retain their Perl dependency, since the pkg-install script is written in Perl. I think this might need to be changed when I get the time to look into it. Submitted by: Ulrich Spoerlein <q@uni.de>
Notes
Notes: svn path=/head/; revision=73669
Diffstat (limited to 'www/comclear')
-rw-r--r--www/comclear/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/www/comclear/Makefile b/www/comclear/Makefile
index 1fef30ad9d20..945049d418fd 100644
--- a/www/comclear/Makefile
+++ b/www/comclear/Makefile
@@ -13,6 +13,7 @@ MASTER_SITES= http://www.neuro-tech.net/files/
MAINTAINER= roam@FreeBSD.org
+USE_REINPLACE= yes
USE_GNOMENG= yes
WANT_GNOME= yes
USE_GMAKE= yes
@@ -27,7 +28,7 @@ PKGNAMESUFFIX= -gtk
# Do not install docs by default, see the ifdef'd post-install below.
post-configure:
- ${PERL} -pi.fbsd -e 's/^install-data-am:.*/install-data-am:/' ${WRKSRC}/Makefile
+ ${REINPLACE_CMD} 's/^install-data-am:.*/install-data-am:/' ${WRKSRC}/Makefile
.if !defined(NOPORTDOCS)
post-install: