As per PR 11339 by Love <lha@stacken.kth.se>, oaf now depends on
devel/popt.
This commit is contained in:
parent
761e7533fa
commit
9a528bc0bc
1 changed files with 2 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.5 2000/10/22 07:35:39 rh Exp $
|
||||
# $NetBSD: Makefile,v 1.6 2000/10/31 13:35:46 wennmach Exp $
|
||||
#
|
||||
|
||||
DISTNAME= oaf-0.6.0
|
||||
|
@ -10,6 +10,7 @@ HOMEPAGE= http://www.gnome.org/
|
|||
|
||||
DEPENDS+= gnome-libs>=1.2.3:../../x11/gnome-libs
|
||||
DEPENDS+= libxml>=1.8.10:../../textproc/libxml
|
||||
DEPENDS+= popt-*:../../devel/popt
|
||||
|
||||
GNU_CONFIGURE= YES
|
||||
USE_X11BASE= YES
|
||||
|
|
Loading…
Reference in a new issue