diff options
Diffstat (limited to 'games/qgo/Makefile')
-rw-r--r-- | games/qgo/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/games/qgo/Makefile b/games/qgo/Makefile index 713ae56ce427..5099ecbc2fae 100644 --- a/games/qgo/Makefile +++ b/games/qgo/Makefile @@ -7,7 +7,7 @@ # PORTNAME= qgo -PORTVERSION= 1.0.4.2 +PORTVERSION= 1.5.1 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -19,7 +19,6 @@ COMMENT= A Go board and SGF editor written with the Qt library WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:R} USE_QT_VER= 3 -USE_REINPLACE= yes USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} |