summaryrefslogtreecommitdiff
path: root/sysutils/wmlongrun
diff options
context:
space:
mode:
authorPatrick Li <pat@FreeBSD.org>2002-07-25 22:53:13 +0000
committerPatrick Li <pat@FreeBSD.org>2002-07-25 22:53:13 +0000
commit3b8e40d1309dd9fe397193f0283e4585e592b864 (patch)
treed59afd24ca146f4c68910a7ffa9d471a046eb6be /sysutils/wmlongrun
parentFix manpage generation. (diff)
- Use bzip'd tarballs because of reduce size (some)
- Update WWW (some) - Do not resort to patching configure script (perl substitution) to fix the program-prefix issue (some)
Notes
Notes: svn path=/head/; revision=63572
Diffstat (limited to 'sysutils/wmlongrun')
-rw-r--r--sysutils/wmlongrun/Makefile7
1 files changed, 1 insertions, 6 deletions
diff --git a/sysutils/wmlongrun/Makefile b/sysutils/wmlongrun/Makefile
index bf6fb08ab6e5..9eebbb663511 100644
--- a/sysutils/wmlongrun/Makefile
+++ b/sysutils/wmlongrun/Makefile
@@ -15,15 +15,10 @@ MAINTAINER= pat@FreeBSD.org
USE_X_PREFIX= yes
GNU_CONFIGURE= yes
USE_XPM= yes
+CONFIGURE_ARGS= --program-prefix=""
MAN1= wmlongrun.1
-pre-patch:
-.for dir in src doc .
- @${PERL} -pi -e 's|\@program_transform_name\@||' \
- ${WRKSRC}/${dir}/Makefile.in
-.endfor
-
.ifndef(NOPORTDOCS)
post-install:
@${MKDIR} ${DOCSDIR}