diff options
author | Ulrich Spörlein <uqs@FreeBSD.org> | 2011-10-22 16:16:52 +0000 |
---|---|---|
committer | Ulrich Spörlein <uqs@FreeBSD.org> | 2011-10-22 16:16:52 +0000 |
commit | 2caf196da843c63fe78b637619602e7677d9b090 (patch) | |
tree | 68b066074a3e7bfac1edb7964fb2d703ad86ac6a /graphics/feh | |
parent | f4014503d1c5d7874850a6fc284f5a475478066d (diff) | |
download | ports-2caf196da843c63fe78b637619602e7677d9b090.tar.gz ports-2caf196da843c63fe78b637619602e7677d9b090.zip |
Notes
Diffstat (limited to 'graphics/feh')
-rw-r--r-- | graphics/feh/Makefile | 3 | ||||
-rw-r--r-- | graphics/feh/distinfo | 4 | ||||
-rw-r--r-- | graphics/feh/pkg-plist | 1 |
3 files changed, 5 insertions, 3 deletions
diff --git a/graphics/feh/Makefile b/graphics/feh/Makefile index f2a959ffcad1..e346a448caf2 100644 --- a/graphics/feh/Makefile +++ b/graphics/feh/Makefile @@ -6,7 +6,7 @@ # PORTNAME= feh -PORTVERSION= 1.14.2 +PORTVERSION= 2.0 CATEGORIES= graphics MASTER_SITES= http://feh.finalrewind.org/ \ ${MASTER_SITE_LOCAL} @@ -27,6 +27,7 @@ MAN1= feh.1 feh-cam.1 gen-cam-menu.1 CFLAGS+= -I${LOCALBASE}/include -std=c99 LDFLAGS+= -L${LOCALBASE}/lib +MAKE_ENV+= LDFLAGS="${LDFLAGS}" post-patch: @${REINPLACE_CMD} 's#share/man#man#' ${WRKSRC}/config.mk diff --git a/graphics/feh/distinfo b/graphics/feh/distinfo index 59370f3ce396..fb5d2bfac47f 100644 --- a/graphics/feh/distinfo +++ b/graphics/feh/distinfo @@ -1,2 +1,2 @@ -SHA256 (feh-1.14.2.tar.bz2) = 99db0299a94ab00bfb63a64c4d298d830651247ec963808742884618150bef84 -SIZE (feh-1.14.2.tar.bz2) = 2229963 +SHA256 (feh-2.0.tar.bz2) = c5c90a3e14ad80b62681c632d977b1006cd5b63e8de4b28c6eea9108e2529946 +SIZE (feh-2.0.tar.bz2) = 2239916 diff --git a/graphics/feh/pkg-plist b/graphics/feh/pkg-plist index ce7bafb6da2d..13de9d5ff420 100644 --- a/graphics/feh/pkg-plist +++ b/graphics/feh/pkg-plist @@ -5,6 +5,7 @@ bin/gen-cam-menu %%DOCSDIR%%/ChangeLog %%DOCSDIR%%/README %%DOCSDIR%%/TODO +%%DOCSDIR%%/examples/buttons %%DOCSDIR%%/examples/keys %%DOCSDIR%%/examples/themes %%DATADIR%%/fonts/black.style |