diff options
Diffstat (limited to 'games/xevil/Makefile')
-rw-r--r-- | games/xevil/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/xevil/Makefile b/games/xevil/Makefile index 3bb74cb7b247..a71f643c6db1 100644 --- a/games/xevil/Makefile +++ b/games/xevil/Makefile @@ -23,7 +23,7 @@ USE_XORG= xpm DOS2UNIX_GLOB= *.cpp *.h config.mk makefile MAKEFILE= makefile MAKE_ARGS= DEPTH="${WRKSRC}" -ALL_TARGET= ${OPSYS:L} +ALL_TARGET= ${OPSYS:tl} PORTDOCS= * PLIST_FILES= bin/${PORTNAME} |