mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
BROKEN: Incorrect pkg-plist
Approved by: portmgr (self)
This commit is contained in:
parent
8fbb742dda
commit
fedad53aef
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=131967
2 changed files with 4 additions and 0 deletions
|
@ -46,6 +46,8 @@ BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/MIME/Base64.pm:${PORTSDIR}/converters/p
|
||||||
RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/mod_perl.pm:${PORTSDIR}/www/mod_perl \
|
RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/mod_perl.pm:${PORTSDIR}/www/mod_perl \
|
||||||
${BUILD_DEPENDS}
|
${BUILD_DEPENDS}
|
||||||
|
|
||||||
|
BROKEN= Incorrect pkg-plist
|
||||||
|
|
||||||
APXS?= ${LOCALBASE}/sbin/apxs
|
APXS?= ${LOCALBASE}/sbin/apxs
|
||||||
|
|
||||||
MAKE_ENV+= INSTALL_VERBOSITY="QUIET"
|
MAKE_ENV+= INSTALL_VERBOSITY="QUIET"
|
||||||
|
|
|
@ -20,6 +20,8 @@ COMMENT?= Web browser branched from Mozilla
|
||||||
RUN_DEPENDS?= \
|
RUN_DEPENDS?= \
|
||||||
${LINUXBASE}/usr/lib/libgtk-1.2.so.0:${PORTSDIR}/x11-toolkits/linux-gtk
|
${LINUXBASE}/usr/lib/libgtk-1.2.so.0:${PORTSDIR}/x11-toolkits/linux-gtk
|
||||||
|
|
||||||
|
BROKEN= Incorrect pkg-plist
|
||||||
|
|
||||||
NO_BUILD= yes
|
NO_BUILD= yes
|
||||||
NO_FILTER_SHLIBS=yes
|
NO_FILTER_SHLIBS=yes
|
||||||
ONLY_FOR_ARCHS= i386
|
ONLY_FOR_ARCHS= i386
|
||||||
|
|
Loading…
Add table
Reference in a new issue