aboutsummaryrefslogtreecommitdiff
path: root/net/gnomba/Makefile
diff options
context:
space:
mode:
authorDmitry Sivachenko <demon@FreeBSD.org>2002-06-16 09:42:30 +0000
committerDmitry Sivachenko <demon@FreeBSD.org>2002-06-16 09:42:30 +0000
commit9794baa212e482763d81a727f0fb1c3cb9fb3787 (patch)
tree22e87989ad23e84827df77c469ff50a8446497c4 /net/gnomba/Makefile
parente40b1bb94254ee08d029b3a91386fcd4ac88c210 (diff)
downloadports-9794baa212e482763d81a727f0fb1c3cb9fb3787.tar.gz
ports-9794baa212e482763d81a727f0fb1c3cb9fb3787.zip
Notes
Diffstat (limited to 'net/gnomba/Makefile')
-rw-r--r--net/gnomba/Makefile11
1 files changed, 6 insertions, 5 deletions
diff --git a/net/gnomba/Makefile b/net/gnomba/Makefile
index 08133843db90..c3e81c4aad3b 100644
--- a/net/gnomba/Makefile
+++ b/net/gnomba/Makefile
@@ -6,20 +6,21 @@
#
PORTNAME= gnomba
-PORTVERSION= 0.5.1
+PORTVERSION= 0.6.2
CATEGORIES= net gnome
-MASTER_SITES= http://gnomba.darkcorner.net/tars/ \
- ftp://ftp.gpad.ac.ru/pub/FreeBSD/distfiles/
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
+MASTER_SITE_SUBDIR= gnomba
MAINTAINER= demon@FreeBSD.org
-USE_X_PREFIX= yes
USE_GMAKE= yes
-USE_GNOME= yes
+USE_GNOMELIBS= yes
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LIBS="-L${LOCALBASE}/lib"
+MAN1= gnomba.1
+
pre-patch:
@${PERL} -pi -e 's|-lpthread|${PTHREAD_LIBS}|g ; \
s|DATADIRNAME=lib|DATADIRNAME=share|g' ${WRKSRC}/configure