diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2008-03-22 14:48:03 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2008-03-22 14:48:03 +0000 |
commit | 077a58f032efc81c06a5c627cf14888c6eee37d9 (patch) | |
tree | 14fee1a21bf0a706c4026dfb70c9bd7281351d20 /news | |
parent | a4da4776f1822761dc6ede9613d669b718644578 (diff) | |
download | ports-077a58f032efc81c06a5c627cf14888c6eee37d9.tar.gz ports-077a58f032efc81c06a5c627cf14888c6eee37d9.zip |
Notes
Diffstat (limited to 'news')
-rw-r--r-- | news/klibido/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/news/klibido/Makefile b/news/klibido/Makefile index 6561747fea3e..31060d038cda 100644 --- a/news/klibido/Makefile +++ b/news/klibido/Makefile @@ -7,7 +7,7 @@ PORTNAME= klibido PORTVERSION= 0.2.5 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= news MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -19,7 +19,6 @@ LIB_DEPENDS= uu.3:${PORTSDIR}/converters/uulib \ db-4.4:${PORTSDIR}/databases/db44 USE_KDELIBS_VER= 3 -USE_XLIB= yes USE_GMAKE= yes USE_AUTOTOOLS= libtool:15 INSTALLS_ICONS= yes |