diff options
Diffstat (limited to 'vietnamese/vn7to8')
-rw-r--r-- | vietnamese/vn7to8/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vietnamese/vn7to8/Makefile b/vietnamese/vn7to8/Makefile index a7a5e3d15368..323721bf8639 100644 --- a/vietnamese/vn7to8/Makefile +++ b/vietnamese/vn7to8/Makefile @@ -11,7 +11,7 @@ EXTRACT_SUFX= .tar.Z MAINTAINER= ports@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:vietnamese/libviet CFLAGS+= -I${PREFIX}/include/viet |