diff options
Diffstat (limited to 'x11/p5-gtk/Makefile.common')
-rw-r--r-- | x11/p5-gtk/Makefile.common | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11/p5-gtk/Makefile.common b/x11/p5-gtk/Makefile.common index 720afafdaed..ae87eeb252f 100644 --- a/x11/p5-gtk/Makefile.common +++ b/x11/p5-gtk/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.3 2004/04/25 02:21:06 xtraeme Exp $ +# $NetBSD: Makefile.common,v 1.4 2005/04/11 21:48:12 tv Exp $ # # common things for p5-gtk based packages @@ -12,5 +12,4 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Gtk/} \ BUILD_DEPENDS+= p5-XML-Parser-[0-9]*:../../textproc/p5-XML-Parser BUILD_DEPENDS+= p5-XML-Writer-[0-9]*:../../textproc/p5-XML-Writer -USE_BUILDLINK3= YES USE_X11= YES |