diff options
author | Sheldon Hearn <sheldonh@FreeBSD.org> | 2000-08-02 07:44:00 +0000 |
---|---|---|
committer | Sheldon Hearn <sheldonh@FreeBSD.org> | 2000-08-02 07:44:00 +0000 |
commit | 35be4223c155525521139faed44bfc72b7282710 (patch) | |
tree | 0eb26d28ed88954e7162d6bbf6afac49009ebb72 | |
parent | dc30f97f739f98bd3ebc247f94643177e1795468 (diff) | |
download | ports-35be4223c155525521139faed44bfc72b7282710.tar.gz ports-35be4223c155525521139faed44bfc72b7282710.zip |
Notes
-rw-r--r-- | emulators/xzx/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/emulators/xzx/Makefile b/emulators/xzx/Makefile index e51f0b0e826a..3e02cb3500dc 100644 --- a/emulators/xzx/Makefile +++ b/emulators/xzx/Makefile @@ -15,6 +15,7 @@ MAINTAINER= sheldonh@FreeBSD.org USE_X_PREFIX= yes GNU_CONFIGURE= yes +CONFIGURE_ARGS= --with-oss MAN1= xzx.1 |