diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 2000-12-09 02:52:22 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 2000-12-09 02:52:22 +0000 |
commit | 23c079b4a7c8b624b8c02130edfa715d45bab35d (patch) | |
tree | 9106a8c1e038928aa4135d5786aa091f80ccab2f /x11-toolkits/p5-GdkImlib | |
parent | 37dec3bd6a52b581c43880c4b879cf167bf6290e (diff) |
Notes
Diffstat (limited to 'x11-toolkits/p5-GdkImlib')
-rw-r--r-- | x11-toolkits/p5-GdkImlib/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/p5-GdkImlib/Makefile b/x11-toolkits/p5-GdkImlib/Makefile index 02265d495bac..4b7bdcbe1216 100644 --- a/x11-toolkits/p5-GdkImlib/Makefile +++ b/x11-toolkits/p5-GdkImlib/Makefile @@ -15,7 +15,7 @@ DISTNAME= Gtk-Perl-${PORTVERSION} MAINTAINER= vanilla@FreeBSD.org -RUN_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Gtk.pm:${PORTSDIR}/x11-toolkits/p5-Gtk +BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Gtk.pm:${PORTSDIR}/x11-toolkits/p5-Gtk USE_PERL5= yes USE_IMLIB= yes |