diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2008-03-24 13:03:55 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2008-03-24 13:03:55 +0000 |
commit | 270a2cb06bac9deaa83a7bf518d24dd5290f1038 (patch) | |
tree | d906a1023121e31d8ba733cea9aaadba68454b16 /games/traindirector | |
parent | cf39093e7bc1b82429c6b399fd5ba0c35dad1c06 (diff) |
Notes
Diffstat (limited to 'games/traindirector')
-rw-r--r-- | games/traindirector/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/games/traindirector/Makefile b/games/traindirector/Makefile index 4640eee28421..00e89abfd8f8 100644 --- a/games/traindirector/Makefile +++ b/games/traindirector/Makefile @@ -7,7 +7,7 @@ PORTNAME= traindirector PORTVERSION= 1.19c -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= games MASTER_SITES= http://xtsl.free.fr/119c/ DISTNAME= traindir-${PORTVERSION}-src @@ -18,7 +18,6 @@ COMMENT= Train controller simulation WRKSRC= ${WRKDIR}/traindir-${PORTVERSION} USE_GMAKE= yes -USE_X_PREFIX= yes USE_GNOME= gtk12 USE_BZIP2= yes |