aboutsummaryrefslogtreecommitdiff
path: root/net-p2p/valknut/Makefile
diff options
context:
space:
mode:
authorMarkus Brueffer <markus@FreeBSD.org>2004-05-24 21:31:19 +0000
committerMarkus Brueffer <markus@FreeBSD.org>2004-05-24 21:31:19 +0000
commit321319f9f3a48d722ece191ee7747f7e40c2bcfa (patch)
tree4b4479feb5e3ed2edf66b961ad88b988764be15d /net-p2p/valknut/Makefile
parent8c57786a5130dd5a20aa87332ac12557bc5682e1 (diff)
- Update to 0.3.0
- change PREFIX to LOCALBASE
Notes
Notes: svn path=/head/; revision=109898
Diffstat (limited to 'net-p2p/valknut/Makefile')
-rw-r--r--net-p2p/valknut/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/net-p2p/valknut/Makefile b/net-p2p/valknut/Makefile
index c59e9b132b08..466ac0a96a76 100644
--- a/net-p2p/valknut/Makefile
+++ b/net-p2p/valknut/Makefile
@@ -7,7 +7,7 @@
#
PORTNAME= dcgui
-PORTVERSION= 0.2.22
+PORTVERSION= 0.3.0
CATEGORIES= net
MASTER_SITES= http://download.berlios.de/dcgui/
DISTNAME= dcgui-qt-${PORTVERSION}
@@ -18,7 +18,6 @@ COMMENT= A Direct Connect client QT GUI
LIB_DEPENDS= dc.0:${PORTSDIR}/net/dclib \
xml2.5:${PORTSDIR}/textproc/libxml2
-USE_X_PREFIX= yes
USE_QT_VER= 3
USE_BZIP2= yes
USE_GMAKE= yes