diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-03-10 14:49:26 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-03-10 14:49:26 +0000 |
commit | 665bec206dcb6c4d1e6d2763147022da72013147 (patch) | |
tree | c9bc7d175d1787d3182be06d12c45d1a2fe32a2b /games/xevil | |
parent | dd0f478654597e17086b295a97e2e7e1caa0b36c (diff) | |
download | ports-665bec206dcb6c4d1e6d2763147022da72013147.tar.gz ports-665bec206dcb6c4d1e6d2763147022da72013147.zip |
Notes
Diffstat (limited to 'games/xevil')
-rw-r--r-- | games/xevil/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/games/xevil/Makefile b/games/xevil/Makefile index 7558ea85ecd0..3bb74cb7b247 100644 --- a/games/xevil/Makefile +++ b/games/xevil/Makefile @@ -18,8 +18,7 @@ OPTIONS_DEFINE= DOCS NO_WRKSUBDIR=yes -USES= dos2unix -USE_ZIP= yes +USES= dos2unix zip USE_XORG= xpm DOS2UNIX_GLOB= *.cpp *.h config.mk makefile MAKEFILE= makefile |