aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>2004-12-29 19:47:54 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>2004-12-29 19:47:54 +0000
commitd8c21c48d61238a1394379ee4fcbbab1964daac7 (patch)
tree444eb906fa897c1f0d22b77e681a54ec262c65b2
parentdc169e0d573699b94e15b6aa3f2694df42c0749d (diff)
downloadports-d8c21c48d61238a1394379ee4fcbbab1964daac7.tar.gz
ports-d8c21c48d61238a1394379ee4fcbbab1964daac7.zip
Portlint.
Notes
Notes: svn path=/head/; revision=125459
-rw-r--r--vietnamese/vn7to8/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/vietnamese/vn7to8/Makefile b/vietnamese/vn7to8/Makefile
index 4a4151fb9ea0..6578439cc69b 100644
--- a/vietnamese/vn7to8/Makefile
+++ b/vietnamese/vn7to8/Makefile
@@ -18,7 +18,7 @@ EXTRACT_SUFX= .tar.Z
MAINTAINER= obrien@FreeBSD.org
COMMENT= Converts between 7-bit Vietnamese VIQR and 8-bit VISCII formats
-BUILD_DEPENDS= ${LOCALBASE}/lib/libviqr.a:${PORTSDIR}/vietnamese/libviet
+BUILD_DEPENDS= ${LOCALBASE}/lib/libviqr.a:${PORTSDIR}/vietnamese/libviet
CFLAGS+= -I${PREFIX}/include/viet
MAN1= vn7to8.1 vn8to7.1 vn80to81.1