diff options
author | Satoshi Asami <asami@FreeBSD.org> | 2000-06-03 08:13:55 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 2000-06-03 08:13:55 +0000 |
commit | e1d983bc3d1bd752f0374259f5f5271bd51c5bd3 (patch) | |
tree | b6c961beef80d66f96df55bc8b78707f609b3ae7 /games/xbl/Makefile | |
parent | 4b8f67ace23c302755578bafe85439b89a2e820a (diff) | |
download | ports-e1d983bc3d1bd752f0374259f5f5271bd51c5bd3.tar.gz ports-e1d983bc3d1bd752f0374259f5f5271bd51c5bd3.zip |
Notes
Diffstat (limited to 'games/xbl/Makefile')
-rw-r--r-- | games/xbl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/xbl/Makefile b/games/xbl/Makefile index fbcf7ed0d0d9..1055bcce804a 100644 --- a/games/xbl/Makefile +++ b/games/xbl/Makefile @@ -16,6 +16,6 @@ MAINTAINER= ports@FreeBSD.org USE_X_PREFIX= yes GNU_CONFIGURE= yes CFLAGS+= -I${PREFIX}/include -MANn= xbl.n +MANN= xbl.n .include <bsd.port.mk> |