diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2004-01-30 08:51:16 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2004-01-30 08:51:16 +0000 |
commit | 8ed3a1bc1cf836261f8db943a6a5c7678297ccdd (patch) | |
tree | 8588e0af1bd6e99b89dadee79437274bfc64033e /games | |
parent | 94af37296daef33c2a052918fedcdaf7bd2c783c (diff) | |
download | ports-8ed3a1bc1cf836261f8db943a6a5c7678297ccdd.tar.gz ports-8ed3a1bc1cf836261f8db943a6a5c7678297ccdd.zip |
Notes
Diffstat (limited to 'games')
-rw-r--r-- | games/linux-ssamtse/Makefile | 1 | ||||
-rw-r--r-- | games/ssamtse/Makefile | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/games/linux-ssamtse/Makefile b/games/linux-ssamtse/Makefile index 3366813d61a6..8062e319427e 100644 --- a/games/linux-ssamtse/Makefile +++ b/games/linux-ssamtse/Makefile @@ -22,6 +22,7 @@ USE_XLIB= yes USE_GL= yes USE_LINUX= yes INSTALLS_SHLIB= yes +NO_PACKAGE= yes # distfiles must be downloaded manually, wierd legal issues etc etc etc. SSAMDIR= ${PREFIX}/ssam SERIOUS_MHZ?= 1000 diff --git a/games/ssamtse/Makefile b/games/ssamtse/Makefile index 3366813d61a6..8062e319427e 100644 --- a/games/ssamtse/Makefile +++ b/games/ssamtse/Makefile @@ -22,6 +22,7 @@ USE_XLIB= yes USE_GL= yes USE_LINUX= yes INSTALLS_SHLIB= yes +NO_PACKAGE= yes # distfiles must be downloaded manually, wierd legal issues etc etc etc. SSAMDIR= ${PREFIX}/ssam SERIOUS_MHZ?= 1000 |