diff options
Diffstat (limited to 'devel/oaf/Makefile')
-rw-r--r-- | devel/oaf/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/oaf/Makefile b/devel/oaf/Makefile index df981d6f1e5..1a0d119201a 100644 --- a/devel/oaf/Makefile +++ b/devel/oaf/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.21 2002/10/19 10:54:51 rh Exp $ +# $NetBSD: Makefile,v 1.22 2002/11/30 23:21:39 salo Exp $ # DISTNAME= oaf-0.6.10 @@ -11,6 +11,7 @@ HOMEPAGE= http://www.gnome.org/ COMMENT= new object activation framework for GNOME USE_BUILDLINK2= YES +USE_PKGLOCALEDIR= YES GNU_CONFIGURE= YES USE_X11BASE= YES |