diff options
author | obrien <obrien@FreeBSD.org> | 2002-09-09 07:28:25 +0800 |
---|---|---|
committer | obrien <obrien@FreeBSD.org> | 2002-09-09 07:28:25 +0800 |
commit | 5f45feb1a41157669fce96b970936394d2efc151 (patch) | |
tree | 406a07c127b6277226b5a912ba82778e79882188 /vietnamese/unicode-uhoai | |
parent | 5b51c9b9047a6cdc9a796d0f3a1d4c43d3ead9d9 (diff) | |
download | freebsd-ports-graphics-5f45feb1a41157669fce96b970936394d2efc151.tar.gz freebsd-ports-graphics-5f45feb1a41157669fce96b970936394d2efc151.tar.zst freebsd-ports-graphics-5f45feb1a41157669fce96b970936394d2efc151.zip |
I have no idea what bsd.port.mk change broke this port, but be more
pedantic about NO_BUILD.
Diffstat (limited to 'vietnamese/unicode-uhoai')
-rw-r--r-- | vietnamese/unicode-uhoai/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/vietnamese/unicode-uhoai/Makefile b/vietnamese/unicode-uhoai/Makefile index e99c5fb8f50..e090a5ebb9a 100644 --- a/vietnamese/unicode-uhoai/Makefile +++ b/vietnamese/unicode-uhoai/Makefile @@ -17,6 +17,7 @@ MAINTAINER= obrien@FreeBSD.org USE_ZIP= yes NO_WRKSUBDIR= yes USE_X_PREFIX= yes +NO_BUILD= taken care of in do-install target .include <bsd.port.pre.mk> |