diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2016-03-17 05:53:24 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2016-03-17 05:53:24 +0000 |
commit | cd5eb04c19277a5f41faaecac115931cd8a33491 (patch) | |
tree | 1d335555c2dd40a87cc69a9b5148eca513a3277f /games | |
parent | cbdbd5e020c2324f88f731238aa0eda795fcde2a (diff) |
Notes
Diffstat (limited to 'games')
-rw-r--r-- | games/tesseract/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/tesseract/Makefile b/games/tesseract/Makefile index 0743a233cb36..4751b38940d9 100644 --- a/games/tesseract/Makefile +++ b/games/tesseract/Makefile @@ -13,7 +13,7 @@ COMMENT= Smooth FPS with map editing, instagib, DM and CTF LICENSE= ZLIB LIB_DEPENDS= libenet.so:net/enet -RUN_DEPENDS= ${PKGBASE}-data>=${DISTVERSION}:${PKGORIGIN}-data +RUN_DEPENDS= ${PKGBASE}-data>=${PORTVERSION}:${PKGORIGIN}-data USES= gmake pkgconfig tar:xz EXCLUDE= bin_unix config media screenshot src/enet src/lib\* src/xcode |