- Fix plist and unbreak

PR:		ports/79506
Submitted by:	Yuki Sawada <samy@goldmoon.org> (maintainer)
This commit is contained in:
Pav Lucistnik 2005-04-05 18:34:24 +00:00
parent 63810cb44f
commit 9a55a49f95
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=132576

View file

@ -7,9 +7,9 @@
PORTNAME= enfle PORTNAME= enfle
PORTVERSION= 20010130 PORTVERSION= 20010130
PORTREVISION= 1
CATEGORIES= graphics CATEGORIES= graphics
MASTER_SITES= http://enfle.fennel.org/files/stable/ \ MASTER_SITES= http://enfle.fennel.org/files/stable/
ftp://ftp.goldmoon.org/pub/FreeBSD/ports/distfiles/
MAINTAINER= samy@goldmoon.org MAINTAINER= samy@goldmoon.org
COMMENT= Simple plugin-based graphics viewer COMMENT= Simple plugin-based graphics viewer
@ -23,11 +23,9 @@ LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png \
LIB_DEPENDS+= bz2.1:${PORTSDIR}/archivers/bzip2 LIB_DEPENDS+= bz2.1:${PORTSDIR}/archivers/bzip2
.endif .endif
BROKEN= Incomplete pkg-plist
USE_BZIP2= yes USE_BZIP2= yes
USE_X_PREFIX= yes USE_X_PREFIX= yes
USE_LIBTOOL_VER=13 USE_INC_LIBTOOL_VER=13
USE_PERL5_BUILD=yes USE_PERL5_BUILD=yes
CONFIGURE_ARGS= --enable-all-plugins \ CONFIGURE_ARGS= --enable-all-plugins \
--enable-plugins-dir \ --enable-plugins-dir \