diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2016-04-01 14:33:55 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2016-04-01 14:33:55 +0000 |
commit | 72ea7e696b763bdbcef04fdbccc122c0364fa567 (patch) | |
tree | 38b741bb92caf8470d126310c77168cb30040476 /x11-toolkits/p5-Gtk | |
parent | 5e102732a601b54d1dc9e887dc050777bf920349 (diff) | |
download | ports-72ea7e696b763bdbcef04fdbccc122c0364fa567.tar.gz ports-72ea7e696b763bdbcef04fdbccc122c0364fa567.zip |
Notes
Diffstat (limited to 'x11-toolkits/p5-Gtk')
-rw-r--r-- | x11-toolkits/p5-Gtk/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-toolkits/p5-Gtk/Makefile b/x11-toolkits/p5-Gtk/Makefile index 15f10b490857..bfb665c016c6 100644 --- a/x11-toolkits/p5-Gtk/Makefile +++ b/x11-toolkits/p5-Gtk/Makefile @@ -12,8 +12,8 @@ DISTNAME= ${PORTNAME}-Perl-${PORTVERSION} MAINTAINER= perl@FreeBSD.org COMMENT= The base module of Gtk-Perl -BUILD_DEPENDS= p5-XML-Writer>=0:${PORTSDIR}/textproc/p5-XML-Writer \ - p5-XML-Parser>=0:${PORTSDIR}/textproc/p5-XML-Parser +BUILD_DEPENDS= p5-XML-Writer>=0:textproc/p5-XML-Writer \ + p5-XML-Parser>=0:textproc/p5-XML-Parser USE_GNOME= gtk12 USES= perl5 shebangfix |