diff options
author | amdmi3 <amdmi3@FreeBSD.org> | 2009-06-16 07:49:22 +0800 |
---|---|---|
committer | amdmi3 <amdmi3@FreeBSD.org> | 2009-06-16 07:49:22 +0800 |
commit | 3921fbb4cd7c67fa1f7e7a52e90bcd1fc072aab7 (patch) | |
tree | 1c0c6ddafc6a6075f8a5efcc8a55134f97d3902c /games/vor/Makefile | |
parent | 0197f68da04cbaf6a73d3f21b1da37eb34fde599 (diff) | |
download | freebsd-ports-gnome-3921fbb4cd7c67fa1f7e7a52e90bcd1fc072aab7.tar.gz freebsd-ports-gnome-3921fbb4cd7c67fa1f7e7a52e90bcd1fc072aab7.tar.zst freebsd-ports-gnome-3921fbb4cd7c67fa1f7e7a52e90bcd1fc072aab7.zip |
- Add a patch I've forgotten to `cvs add` -> make the port respect PREFIX, LOCALBASE and CFLAGS
Reported by: QATty
Diffstat (limited to 'games/vor/Makefile')
-rw-r--r-- | games/vor/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/vor/Makefile b/games/vor/Makefile index 9724f8e29f8d..338d6d7ab81c 100644 --- a/games/vor/Makefile +++ b/games/vor/Makefile @@ -7,6 +7,7 @@ PORTNAME= vor PORTVERSION= 0.5.4 +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= http://qualdan.com/vor/ \ http://mirror.amdmi3.ru/ |