diff options
Diffstat (limited to 'net-im/gnomeicu/Makefile')
-rw-r--r-- | net-im/gnomeicu/Makefile | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/net-im/gnomeicu/Makefile b/net-im/gnomeicu/Makefile index c4e2bfe1a95e..38194681ca43 100644 --- a/net-im/gnomeicu/Makefile +++ b/net-im/gnomeicu/Makefile @@ -6,24 +6,24 @@ # PORTNAME= gnomeicu -PORTVERSION= 0.99.10 +PORTVERSION= 0.99.12 CATEGORIES= net-im gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= gnomeicu MAINTAINER= gnome@FreeBSD.org -COMMENT= GNOME2 ICQ client +COMMENT= GNOME 2 ICQ client LIB_DEPENDS= gdbm.3:${PORTSDIR}/databases/gdbm USE_BZIP2= yes -USE_X_PREFIX= yes +USE_XLIB= yes INSTALLS_OMF= yes -USE_GNOME= gnomeprefix gnomehack libglade2 gnomepanel lthack libxml2 \ +USE_GNOME= gnomeprefix gnomehack libglade2 gnomepanel libxml2 \ intlhack USE_GMAKE= yes USE_GETTEXT= yes -USE_AUTOTOOLS= libtool:15 +GNU_CONFIGURE= yes GCONF_SCHEMAS= gnomeicu.schemas |