aboutsummaryrefslogtreecommitdiff
path: root/textproc/hyperestraier
diff options
context:
space:
mode:
authorMichael Johnson <ahze@FreeBSD.org>2005-10-05 18:15:06 +0000
committerMichael Johnson <ahze@FreeBSD.org>2005-10-05 18:15:06 +0000
commit7c5c4915355736bbcb0473308f50a939abfab030 (patch)
treeee3c9a8f54577ddbb1319c26ef0a73dcd70c805a /textproc/hyperestraier
parent8ce70f7ffe0d30d0fa17130f88f43b99ec3960ae (diff)
downloadports-7c5c4915355736bbcb0473308f50a939abfab030.tar.gz
ports-7c5c4915355736bbcb0473308f50a939abfab030.zip
Notes
Diffstat (limited to 'textproc/hyperestraier')
-rw-r--r--textproc/hyperestraier/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/textproc/hyperestraier/Makefile b/textproc/hyperestraier/Makefile
index aebccaa5c1fb..daee6104f1d2 100644
--- a/textproc/hyperestraier/Makefile
+++ b/textproc/hyperestraier/Makefile
@@ -7,6 +7,7 @@
PORTNAME= hyperestraier
PORTVERSION= 0.9.1
+PORTREVISION= 1
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -23,6 +24,9 @@ GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
+MAN1= estcall.1 estcmd.1 estconfig.1 estmaster.1
+MAN3= estnode.3 estraier.3
+
post-patch:
@${REINPLACE_CMD} -e 's|@libdir@/pkgconfig|${PREFIX}/libdata/pkgconfig|' \
${WRKSRC}/Makefile.in