Remove p5-MIME-Base64 dependency, comes with stock perl.
brad@ ok
This commit is contained in:
parent
8948311f28
commit
13131bcbdd
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.8 2002/10/25 16:23:30 naddy Exp $
|
||||
# $OpenBSD: Makefile,v 1.9 2002/12/01 04:30:31 margarida Exp $
|
||||
|
||||
COMMENT= "GNU Problem Report Management System"
|
||||
|
||||
@ -11,10 +11,6 @@ MAINTAINER= Dug Song <dugsong@monkey.org>
|
||||
FLAVORS= www
|
||||
FLAVOR?=
|
||||
|
||||
.if ${FLAVOR:L:Mwww}
|
||||
RUN_DEPENDS+= ${PREFIX}/libdata/perl5/site_perl/${ARCH}-openbsd/MIME/Base64.pm::converters/p5-MIME-Base64
|
||||
.endif
|
||||
|
||||
# GPL
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
|
Loading…
Reference in New Issue
Block a user