diff options
author | Satoshi Asami <asami@FreeBSD.org> | 2000-04-16 10:44:52 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 2000-04-16 10:44:52 +0000 |
commit | 4190a2434c613efb5f22375a3a146bb10687b23e (patch) | |
tree | 512100712e93681858c65b90f5859632aed9579d /games/pmars | |
parent | e4df6c1cb285476111d3e005060f7364a6fa0adf (diff) | |
download | ports-4190a2434c613efb5f22375a3a146bb10687b23e.tar.gz ports-4190a2434c613efb5f22375a3a146bb10687b23e.zip |
Notes
Diffstat (limited to 'games/pmars')
-rw-r--r-- | games/pmars/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/pmars/Makefile b/games/pmars/Makefile index 268fa2ec669e..64a786d64c71 100644 --- a/games/pmars/Makefile +++ b/games/pmars/Makefile @@ -15,6 +15,7 @@ DISTFILES= pmars08s.tar.Z MAINTAINER= gmarco@giovannelli.it USE_XLIB= yes +NO_WRKSUBDIR= yes MAKEFILE= makefile ALL_TARGET= pmars MAN6= pmars.6 |