aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/feh
diff options
context:
space:
mode:
authornork <nork@FreeBSD.org>2003-02-02 20:25:26 +0800
committernork <nork@FreeBSD.org>2003-02-02 20:25:26 +0800
commitcefeb3a82dae21c2dde69f2435ec0e2ec86f075c (patch)
treef38bd935edee483497459e66c8dc1a77cb974eec /graphics/feh
parent4ac973b152ff4cf7dca0cf34c9978a3555aa983c (diff)
downloadfreebsd-ports-gnome-cefeb3a82dae21c2dde69f2435ec0e2ec86f075c.tar.gz
freebsd-ports-gnome-cefeb3a82dae21c2dde69f2435ec0e2ec86f075c.tar.zst
freebsd-ports-gnome-cefeb3a82dae21c2dde69f2435ec0e2ec86f075c.zip
Remove unnecessary LIB_DEPENDS.
PR: ports/47319 Submitted by: Ports Fury
Diffstat (limited to 'graphics/feh')
-rw-r--r--graphics/feh/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/graphics/feh/Makefile b/graphics/feh/Makefile
index 911d34a02e46..9422d894265d 100644
--- a/graphics/feh/Makefile
+++ b/graphics/feh/Makefile
@@ -7,20 +7,20 @@
PORTNAME= feh
PORTVERSION= 1.2.4
+PORTREVISION= 1
CATEGORIES= graphics
MASTER_SITES= http://www.linuxbrit.co.uk/downloads/
MAINTAINER= ports@FreeBSD.org
-LIB_DEPENDS= gnugetopt.1:${PORTSDIR}/devel/libgnugetopt \
- giblib.1:${PORTSDIR}/graphics/giblib
+LIB_DEPENDS= giblib.1:${PORTSDIR}/graphics/giblib
USE_X_PREFIX= yes
USE_PERL5= yes
GNU_CONFIGURE= yes
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
- LDFLAGS="-L${LOCALBASE}/lib -lgnugetopt"
+ LDFLAGS="-L${LOCALBASE}/lib"
MAN1= feh.1