diff options
Diffstat (limited to 'sysutils/gtk-imonc/Makefile')
-rw-r--r-- | sysutils/gtk-imonc/Makefile | 9 |
1 files changed, 2 insertions, 7 deletions
diff --git a/sysutils/gtk-imonc/Makefile b/sysutils/gtk-imonc/Makefile index 738fae315976..e25e06c4239c 100644 --- a/sysutils/gtk-imonc/Makefile +++ b/sysutils/gtk-imonc/Makefile @@ -6,23 +6,18 @@ # PORTNAME= gtk-imonc -PORTVERSION= 0.6.3 -PORTREVISION= 2 +PORTVERSION= 0.6.4.1 CATEGORIES= sysutils MASTER_SITES= http://userpage.fu-berlin.de/~zeank/gtk-imonc/download/ MAINTAINER= aberg@doomnet.de COMMENT= A GTK2-based imond-client to control an on(e) disc fli4l router -BROKEN= Incomplete pkg-plist - GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" -USE_GETTEXT= yes -USE_ICONV= yes USE_REINPLACE= yes -USE_GNOME= gtk20 +USE_GNOME= gtk20 gnomehier USE_X_PREFIX= yes post-patch: |