diff options
author | az <az@FreeBSD.org> | 2014-01-05 23:30:10 +0800 |
---|---|---|
committer | az <az@FreeBSD.org> | 2014-01-05 23:30:10 +0800 |
commit | 578410a70233ed4c8ce53e09910487cbc337ff4e (patch) | |
tree | 370e01af9428e3b1f1644952946bc89711106a5e /www/p5-WWW-Google-News/Makefile | |
parent | 345a859c4cf68695fece8d466fa6e635758e6f2a (diff) | |
download | freebsd-ports-gnome-578410a70233ed4c8ce53e09910487cbc337ff4e.tar.gz freebsd-ports-gnome-578410a70233ed4c8ce53e09910487cbc337ff4e.tar.zst freebsd-ports-gnome-578410a70233ed4c8ce53e09910487cbc337ff4e.zip |
- support stage
Approved by: portmgr (blanket infrastructure)
Diffstat (limited to 'www/p5-WWW-Google-News/Makefile')
-rw-r--r-- | www/p5-WWW-Google-News/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/www/p5-WWW-Google-News/Makefile b/www/p5-WWW-Google-News/Makefile index c20012ca70df..b8ca94213c01 100644 --- a/www/p5-WWW-Google-News/Makefile +++ b/www/p5-WWW-Google-News/Makefile @@ -19,7 +19,4 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= configure -MAN3= WWW::Google::News.3 - -NO_STAGE= yes .include <bsd.port.mk> |