diff options
author | krion <krion@FreeBSD.org> | 2003-10-20 02:29:03 +0800 |
---|---|---|
committer | krion <krion@FreeBSD.org> | 2003-10-20 02:29:03 +0800 |
commit | 1b0aa8d3190712b88d1e023e205afb18bc456104 (patch) | |
tree | bee2e85fea2d795a764c922a4f6e3334853146f0 /graphics/gtksee | |
parent | c8603cd2cc5237232f059b0f5b940d685cd4e69a (diff) | |
download | freebsd-ports-gnome-1b0aa8d3190712b88d1e023e205afb18bc456104.tar.gz freebsd-ports-gnome-1b0aa8d3190712b88d1e023e205afb18bc456104.tar.zst freebsd-ports-gnome-1b0aa8d3190712b88d1e023e205afb18bc456104.zip |
- Update to version 0.5.4
PR: 58241
Submitted by: Ports Fury
Diffstat (limited to 'graphics/gtksee')
-rw-r--r-- | graphics/gtksee/Makefile | 5 | ||||
-rw-r--r-- | graphics/gtksee/distinfo | 2 |
2 files changed, 5 insertions, 2 deletions
diff --git a/graphics/gtksee/Makefile b/graphics/gtksee/Makefile index ac1f8d4fe54f..49c6d580f127 100644 --- a/graphics/gtksee/Makefile +++ b/graphics/gtksee/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gtksee -PORTVERSION= 0.5.3 +PORTVERSION= 0.5.4 CATEGORIES= graphics MASTER_SITES= http://download.berlios.de/gtksee/ @@ -23,9 +23,12 @@ RUN_DEPENDS+= bzip2:${PORTSDIR}/archivers/bzip2 USE_GNOME= gtk12 gnometarget USE_REINPLACE= yes +USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" +MAKE_ARGS= ACLOCAL="${TRUE}" AUTOCONF="${TRUE}" AUTOMAKE="${TRUE}" \ + AUTOHEADER="${TRUE}" MAN1= gtksee.1 diff --git a/graphics/gtksee/distinfo b/graphics/gtksee/distinfo index 86d1f7e77249..d1048fc0ef30 100644 --- a/graphics/gtksee/distinfo +++ b/graphics/gtksee/distinfo @@ -1 +1 @@ -MD5 (gtksee-0.5.3.tar.gz) = 66fc14064ffcac30b2e73c2da330cdcb +MD5 (gtksee-0.5.4.tar.gz) = 812e1ef6f5611ec123f1310f7daf1baa |