summaryrefslogtreecommitdiff
path: root/games/kdegames/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'games/kdegames/Makefile')
-rw-r--r--games/kdegames/Makefile19
1 files changed, 11 insertions, 8 deletions
diff --git a/games/kdegames/Makefile b/games/kdegames/Makefile
index 40280ed0d39..608456f01d4 100644
--- a/games/kdegames/Makefile
+++ b/games/kdegames/Makefile
@@ -1,17 +1,18 @@
# New ports collection makefile for: kdegames
-# Version required: Beta1
+# Version required: Beta2
# Date created: 28 October 1997
# Whom: Stefan Eßer <se@freebsd.org>
#
-# $Id: Makefile,v 1.1.1.1 1997/12/29 04:02:00 hubertf Exp $
+# $NetBSD: Makefile,v 1.2 1997/12/29 04:05:11 hubertf Exp $
+# FreeBSD Id: Makefile,v 1.3 1997/11/05 04:19:49 asami Exp
#
-DISTNAME= kdegames-Beta1-2
-PKGNAME= kdegames-1.2b
+DISTNAME= kdegames-Beta2-1
+PKGNAME= kdegames-2.1b
CATEGORIES= games kde
-MASTER_SITES= ftp://ftp.net.lut.ac.uk/kde/stable/Beta1/distribution/tgz/source/ \
- ftp://ftp.uni-erlangen.de/pub/Linux/MIRROR.KDE/stable/Beta1/distribution/tgz/source/ \
- ftp://ftp.caldera.com/pub/mirrors/kde/stable/Beta1/distribution/tgz/source/
+MASTER_SITES= ftp://ftp.net.lut.ac.uk/kde/stable/Beta2/distribution/tgz/source/ \
+ ftp://ftp.uni-erlangen.de/pub/Linux/MIRROR.KDE/stable/Beta2/distribution/tgz/source/ \
+ ftp://ftp.caldera.com/pub/mirrors/kde/stable/Beta2/distribution/tgz/source/
EXTRACT_SUFX= .src.tgz
MAINTAINER= se@freebsd.org
@@ -31,7 +32,9 @@ HAS_CONFIGURE= yes
CONFIGURE_ARGS= "--x-inc=$(X11BASE)/include -I$(PREFIX)/include -I$(PREFIX)/include/giflib" \
"--x-lib=$(X11BASE)/lib -L$(PREFIX)/lib" \
"--prefix=$(PREFIX)" \
- "--datadir=$(PREFIX)/share/kde"
+ "--datadir=$(PREFIX)/share/kde" \
+ "--with-qt-dir=$(PREFIX)" \
+ "--with-qt-includes=$(PREFIX)/include/qt"
WRKSRC= ${WRKDIR}/kdegames