No need to depend directly on p5-Gtk2, as p5-Gtk2-Ex-Simple-List already
does. Pointed out by ajacoutot@, who should do something else atm, rather that watchin ports-changes@.. :)
This commit is contained in:
parent
f0016d31a2
commit
9761ced861
@ -1,9 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2009/09/05 08:41:20 landry Exp $
|
||||
# $OpenBSD: Makefile,v 1.2 2009/09/05 09:03:52 landry Exp $
|
||||
|
||||
COMMENT = Gtk2 widget for displaying Plain old Documentation (POD)
|
||||
|
||||
MODULES = cpan
|
||||
DISTNAME = Gtk2-Ex-PodViewer-0.18
|
||||
PKGNAME = ${DISTNAME}p0
|
||||
CATEGORIES = x11
|
||||
|
||||
MAINTAINER = James Wright <jamesw@bsdhosting.co.za>
|
||||
@ -17,8 +18,7 @@ PERMIT_DISTFILES_FTP = Yes
|
||||
# No tests defined for Gtk2::Ex::PodViewer extension.
|
||||
NO_REGRESS = Yes
|
||||
|
||||
RUN_DEPENDS = ::x11/p5-Gtk2 \
|
||||
::x11/p5-Gtk2-Ex-Simple-List \
|
||||
RUN_DEPENDS = ::x11/p5-Gtk2-Ex-Simple-List \
|
||||
::devel/p5-IO-stringy
|
||||
|
||||
BUILD_DEPENDS = ${RUN_DEPENDS}
|
||||
|
Loading…
Reference in New Issue
Block a user