summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorNorikatsu Shigemura <nork@FreeBSD.org>2003-02-02 12:25:26 +0000
committerNorikatsu Shigemura <nork@FreeBSD.org>2003-02-02 12:25:26 +0000
commit31062000e03c3c242dff32afdd228ba986537274 (patch)
tree4b8e214861bbac70f6942d54251951f64ef8720e /graphics
parentcorrect *_DEPENDS. (diff)
Remove unnecessary LIB_DEPENDS.
PR: ports/47319 Submitted by: Ports Fury
Notes
Notes: svn path=/head/; revision=74471
Diffstat (limited to 'graphics')
-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