diff options
Diffstat (limited to 'graphics/giram/Makefile')
-rw-r--r-- | graphics/giram/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/giram/Makefile b/graphics/giram/Makefile index 7092bc6c608..a845e0d0305 100644 --- a/graphics/giram/Makefile +++ b/graphics/giram/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.37 2004/05/16 00:57:24 kristerw Exp $ +# $NetBSD: Makefile,v 1.38 2004/08/28 06:05:32 jlam Exp $ # DISTNAME= giram-0.3.5 @@ -27,7 +27,7 @@ CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFDIR}/0.3 SHLIBTOOL_OVERRIDE= libtool -BUILDLINK_TRANSFORM+= S:-DGTK_DISABLE_DEPRECATED: +BUILDLINK_TRANSFORM+= rm:-DGTK_DISABLE_DEPRECATED OWN_DIRS+= ${PKG_SYSCONFDIR}/0.3 CONF_FILES+= ${PREFIX}/share/examples/giram/giramrc \ |