diff options
author | hoek <hoek@FreeBSD.org> | 2000-05-16 03:13:40 +0000 |
---|---|---|
committer | hoek <hoek@FreeBSD.org> | 2000-05-16 03:13:40 +0000 |
commit | bb936a3e6d94cf1a73d434697bb4b1b0b7456eeb (patch) | |
tree | 840534453a89076ad6cf2935973464b4e3149567 /misc/boxes | |
parent | 131b0b7c28d5ad98da3d58cf88fe474dca430811 (diff) | |
download | FreeBSD-ports-bb936a3e6d94cf1a73d434697bb4b1b0b7456eeb.zip FreeBSD-ports-bb936a3e6d94cf1a73d434697bb4b1b0b7456eeb.tar.gz |
USE_BISON
Submitted by: ports/18539 (maintainer - Patrick Seal)
Diffstat (limited to 'misc/boxes')
-rw-r--r-- | misc/boxes/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/boxes/Makefile b/misc/boxes/Makefile index 1336e66..a7a71aa 100644 --- a/misc/boxes/Makefile +++ b/misc/boxes/Makefile @@ -17,6 +17,7 @@ MAINTAINER= patseal@hyperhost.net MAN1= boxes.1 USE_GMAKE= yes +USE_BISON= yes ALL_TARGET= do-install: |