aboutsummaryrefslogtreecommitdiff
path: root/games/qgo/Makefile
diff options
context:
space:
mode:
authorYing-Chieh Liao <ijliao@FreeBSD.org>2002-05-20 16:31:41 +0000
committerYing-Chieh Liao <ijliao@FreeBSD.org>2002-05-20 16:31:41 +0000
commitf8d4c20770bd223dd17370fca5c5369c52c44683 (patch)
treebb8bf0cfa448cfcfeb73f1a0707edc48e653a97b /games/qgo/Makefile
parentc1706f2cc36fed7b4f905a1618980a6b5770c9f0 (diff)
Notes
Diffstat (limited to 'games/qgo/Makefile')
-rw-r--r--games/qgo/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/games/qgo/Makefile b/games/qgo/Makefile
index 3b345f8c5b9e..5694a89e3b3b 100644
--- a/games/qgo/Makefile
+++ b/games/qgo/Makefile
@@ -7,18 +7,17 @@
#
PORTNAME= qgo
-PORTVERSION= 0.0.8
+PORTVERSION= 0.0.11
CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= ports@FreeBSD.org
-LIB_DEPENDS= gnugetopt:${PORTSDIR}/devel/libgnugetopt
-
USE_QT_VER= 2
GNU_CONFIGURE= yes
-CONFIGURE_ENV= QTDIR=${X11BASE} LDFLAGS="-L${LOCALBASE}/lib -lgnugetopt"
+QTCPPFLAGS+= -DDONT_USE_GETOPT
+CONFIGURE_ENV= QTDIR=${X11BASE}
USE_GMAKE= yes
post-patch: