summaryrefslogtreecommitdiff
path: root/games/xqf/Makefile
diff options
context:
space:
mode:
authorChris Piazza <cpiazza@FreeBSD.org>1999-08-02 05:26:20 +0000
committerChris Piazza <cpiazza@FreeBSD.org>1999-08-02 05:26:20 +0000
commit83ea01f9c48d5f8b2170c3db858185d1474026be (patch)
treebc0d12d76125c886f9186a5f188c07c00719515e /games/xqf/Makefile
parentActivate bgrab (diff)
Update to version 0.9.0
Notes
Notes: svn path=/head/; revision=20485
Diffstat (limited to 'games/xqf/Makefile')
-rw-r--r--games/xqf/Makefile10
1 files changed, 4 insertions, 6 deletions
diff --git a/games/xqf/Makefile b/games/xqf/Makefile
index 302d0367156e..2b3159ce7cbe 100644
--- a/games/xqf/Makefile
+++ b/games/xqf/Makefile
@@ -1,12 +1,12 @@
# New ports collection makefile for: xqf
-# Version required: 0.8.99.2
+# Version required: 0.9.0
# Date created: 08 February 1999
# Whom: steve farrell
#
-# $Id: Makefile,v 1.3 1999/05/09 16:59:17 steve Exp $
+# $Id: Makefile,v 1.4 1999/05/29 03:56:09 steve Exp $
#
-DISTNAME= xqf-0.8.99.2
+DISTNAME= xqf-0.9.0
CATEGORIES= games
MASTER_SITES= ftp://ftp.linuxgames.com/xqf/
@@ -16,8 +16,6 @@ RUN_DEPENDS= qstat:${PORTSDIR}/games/qstat
LIB_DEPENDS= gtk12.2:${PORTSDIR}/x11-toolkits/gtk12
USE_GMAKE= yes
-
-post-install:
- @ ${CAT} ${PKGDIR}/MESSAGE
+MAKE_ENV= INSTALL_PROGRAM="${INSTALL_PROGRAM}"
.include <bsd.port.mk>