aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/termit
diff options
context:
space:
mode:
authorChin-San Huang <chinsan@FreeBSD.org>2008-06-22 11:25:30 +0000
committerChin-San Huang <chinsan@FreeBSD.org>2008-06-22 11:25:30 +0000
commit10316a7b74d579cb8f98490eb8393394462c1932 (patch)
treef5463317937f81d0b6ba5048d19ffd88d5160fdd /x11-toolkits/termit
parentcb38fc8533a66693e207ef9a5b72ecc6b34c21ac (diff)
Notes
Diffstat (limited to 'x11-toolkits/termit')
-rw-r--r--x11-toolkits/termit/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-toolkits/termit/Makefile b/x11-toolkits/termit/Makefile
index d7aa3c620ae5..ef33e3b22dd5 100644
--- a/x11-toolkits/termit/Makefile
+++ b/x11-toolkits/termit/Makefile
@@ -7,6 +7,7 @@
PORTNAME= termit
PORTVERSION= 1.3.2
+PORTREVISION= 1
CATEGORIES= x11-toolkits gnome
MASTER_SITES= GOOGLE_CODE \
LOCAL/chinsan/${PORTNAME}/
@@ -44,7 +45,7 @@ pre-install:
.if !defined(NOPORSDOCS)
@${CAT} ${PKGDIR}/pkg-plist.DOC >> ${WRKDIR}/PLIST.DYN
.else
- @${REINPLACE_CMD} -e '1,3 d' doc/CMakeLists.txt
+ @${REINPLACE_CMD} -e '1,3 d' ${WRKSRC}/doc/CMakeLists.txt
.endif
do-install: