diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2002-09-02 03:58:24 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2002-09-02 03:58:24 +0000 |
commit | c4e8cae58913c9a76653cc3c05d0eaa42f0bfa69 (patch) | |
tree | f0de4e967046537964f40eeff799b8c8f4295051 /x11-toolkits/p5-GdkImlib | |
parent | ae6c2e101ccafae70bc9f74d72688f36965fc81a (diff) | |
download | ports-c4e8cae58913c9a76653cc3c05d0eaa42f0bfa69.tar.gz ports-c4e8cae58913c9a76653cc3c05d0eaa42f0bfa69.zip |
Notes
Diffstat (limited to 'x11-toolkits/p5-GdkImlib')
-rw-r--r-- | x11-toolkits/p5-GdkImlib/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-toolkits/p5-GdkImlib/Makefile b/x11-toolkits/p5-GdkImlib/Makefile index 20fda2e595bd..fd314ef2540e 100644 --- a/x11-toolkits/p5-GdkImlib/Makefile +++ b/x11-toolkits/p5-GdkImlib/Makefile @@ -18,8 +18,9 @@ MAINTAINER= vanilla@FreeBSD.org BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Gtk.pm:${PORTSDIR}/x11-toolkits/p5-Gtk RUN_DEPENDS= ${BUILD_DEPENDS} -USE_IMLIB= yes PERL_CONFIGURE= yes +USE_GNOMENG= yes +USE_GNOME= imlib WRKSRC= ${WRKDIR}/${DISTNAME}/${PORTNAME} MAN3PREFIX= ${LOCALBASE}/lib/perl5/${PERL_VERSION} |