summaryrefslogtreecommitdiff
path: root/devel/oaf/Makefile
diff options
context:
space:
mode:
authorwennmach <wennmach>2000-10-31 13:35:46 +0000
committerwennmach <wennmach>2000-10-31 13:35:46 +0000
commitbcaeea81af46b9bd90c4d4068ed397009e167d93 (patch)
tree167fa73bbd1f5738bcd03e8d8d7c4ece38b4941b /devel/oaf/Makefile
parent0d97b76450c9c988125acb3bd4627611d0aeb7e8 (diff)
downloadpkgsrc-bcaeea81af46b9bd90c4d4068ed397009e167d93.tar.gz
As per PR 11339 by Love <lha@stacken.kth.se>, oaf now depends on
devel/popt.
Diffstat (limited to 'devel/oaf/Makefile')
-rw-r--r--devel/oaf/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/oaf/Makefile b/devel/oaf/Makefile
index 24d0d1e129f..8f519b5764a 100644
--- a/devel/oaf/Makefile
+++ b/devel/oaf/Makefile
@@ -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