diff options
Diffstat (limited to 'games/atitd')
-rw-r--r-- | games/atitd/Makefile | 1 | ||||
-rw-r--r-- | games/atitd/pkg-plist | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/games/atitd/Makefile b/games/atitd/Makefile index 9a46ff2a1eaa..3b58e53b3296 100644 --- a/games/atitd/Makefile +++ b/games/atitd/Makefile @@ -26,6 +26,7 @@ RUN_DEPENDS+= ${LINUXBASE}/usr/X11R6/lib/libGL.so.1:${PORTSDIR}/graphics/linux_d RUN_DEPENDS+= ${LINUXBASE}/lib/libGL.so:${PORTSDIR}/graphics/linux_glx .endif +PLIST_FILES= bin/atitd USE_LINUX= yes USE_MESA= yes diff --git a/games/atitd/pkg-plist b/games/atitd/pkg-plist deleted file mode 100644 index 21f1ec9877d7..000000000000 --- a/games/atitd/pkg-plist +++ /dev/null @@ -1 +0,0 @@ -bin/atitd |