aboutsummaryrefslogtreecommitdiff
path: root/vietnamese/xvnkb/Makefile
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2009-01-05 21:08:20 +0000
committerPav Lucistnik <pav@FreeBSD.org>2009-01-05 21:08:20 +0000
commit701bf959d58c3fe0be8d10119b0908855a4efd15 (patch)
tree9bd3994e35572c8414ffe706375d94b14adc6cb9 /vietnamese/xvnkb/Makefile
parentf28d272707d9d301a0ddd999c7b84b81c86e9a0a (diff)
downloadports-701bf959d58c3fe0be8d10119b0908855a4efd15.tar.gz
ports-701bf959d58c3fe0be8d10119b0908855a4efd15.zip
- utf8locale part of base system since 5.3
Notes
Notes: svn path=/head/; revision=225301
Diffstat (limited to 'vietnamese/xvnkb/Makefile')
-rw-r--r--vietnamese/xvnkb/Makefile8
1 files changed, 1 insertions, 7 deletions
diff --git a/vietnamese/xvnkb/Makefile b/vietnamese/xvnkb/Makefile
index e32f83260960..4d666cee6e34 100644
--- a/vietnamese/xvnkb/Makefile
+++ b/vietnamese/xvnkb/Makefile
@@ -35,12 +35,6 @@ PLIST_FILES= bin/xvnkb lib/libxvnkb.so lib/libxvnkb.so.0 lib/xvnkb.so.0.2.9
MAN1= xvnkb.1
-.include <bsd.port.pre.mk>
-
-.if ${OSVERSION} < 502110
-RUN_DEPENDS+= ${LOCALBASE}/share/locale/la_LN.UTF-8/LC_CTYPE:${PORTSDIR}/misc/utf8locale
-.endif
-
post-patch:
@${REINPLACE_CMD} -e 's,/usr/X11R6,${LOCALBASE},g' ${WRKSRC}/tools/Makefile.dep
@@ -49,4 +43,4 @@ post-install:
${INSTALL_MAN} ${FILESDIR}/xvnkb.1 ${MANPREFIX}/man/man1
@${CAT} ${PKGMESSAGE}
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>