aboutsummaryrefslogtreecommitdiff
path: root/editors/wordgrinder
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 16:36:23 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 16:36:23 +0000
commit68ede13b4964032ff878ab9cc8d9d58cdf364374 (patch)
tree7d489d520969c0d33b61d0c9aea1a4e8d6ec4545 /editors/wordgrinder
parent24a1652ff482bf00e6f7e7aac23bf1be1a5f053a (diff)
downloadports-68ede13b4964032ff878ab9cc8d9d58cdf364374.tar.gz
ports-68ede13b4964032ff878ab9cc8d9d58cdf364374.zip
Notes
Diffstat (limited to 'editors/wordgrinder')
-rw-r--r--editors/wordgrinder/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/editors/wordgrinder/Makefile b/editors/wordgrinder/Makefile
index c5cab17aa2dd..d6afbb26d272 100644
--- a/editors/wordgrinder/Makefile
+++ b/editors/wordgrinder/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: wordgrinder
-# Date created: 15 August 2010
-# Whom: Vitaly Magerya <vmagerya@gmail.com>
-#
+# Created by: Vitaly Magerya <vmagerya@gmail.com>
# $FreeBSD$
-#
PORTNAME= wordgrinder
PORTVERSION= 0.3.3
@@ -26,6 +22,7 @@ MAN1= wordgrinder.1
PLIST_DIRS= share/doc/wordgrinder
PLIST_FILES= bin/wordgrinder share/doc/wordgrinder/README.wg
+NO_STAGE= yes
post-patch:
${REINPLACE_CMD} -e 's,^PREFIX =.*$$,PREFIX = "${PREFIX}",' \
-e 's,/usr/include/lua5.1,${LUA_INCDIR},' \