diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2009-06-09 15:33:28 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2009-06-09 15:33:28 +0000 |
commit | 33e3d901d4375c73d7a95b6894c0022d6be7eb95 (patch) | |
tree | 34bbfd02d2930c7d48865fddb99f6e755da7b857 /comms/kb | |
parent | 842d1150059240d52d41ca8332c4895bd037e0a9 (diff) | |
download | ports-33e3d901d4375c73d7a95b6894c0022d6be7eb95.tar.gz ports-33e3d901d4375c73d7a95b6894c0022d6be7eb95.zip |
Notes
Diffstat (limited to 'comms/kb')
-rw-r--r-- | comms/kb/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/comms/kb/Makefile b/comms/kb/Makefile index 45d9cc753832..46e882fa778b 100644 --- a/comms/kb/Makefile +++ b/comms/kb/Makefile @@ -6,7 +6,7 @@ PORTNAME= kb PORTVERSION= 8.04 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= comms hamradio MASTER_SITES= http://www.db.net/downloads/ \ ${MASTER_SITE_LOCAL} @@ -16,7 +16,6 @@ DISTFILES= kb_src-${PORTVERSION}.tar.gz kb_inst-${PORTVERSION}.tar.gz MAINTAINER= db@FreeBSD.org COMMENT= Amateur Radio contest logger -USE_XLIB= yes USE_GNOME= libgnome gtk20 libbonobo NO_WRKSUBDIR= yes PKGMESSAGE= ${FILESDIR}/pkg_message |