summaryrefslogtreecommitdiff
path: root/sysutils/p5-Quota/Makefile
diff options
context:
space:
mode:
authormef <mef@pkgsrc.org>2016-02-09 13:35:40 +0000
committermef <mef@pkgsrc.org>2016-02-09 13:35:40 +0000
commitf9241d854ce181b4e76942f090643f3cd992e413 (patch)
tree002ef70674ffa8b146aac5a2afeae956e35f69b0 /sysutils/p5-Quota/Makefile
parentfa5c35a82ae91094a7243dc81be8edd6fe27b862 (diff)
downloadpkgsrc-f9241d854ce181b4e76942f090643f3cd992e413.tar.gz
Update 1.7.0 to 1.7.2
--------------------- Changes in 1.7.2 (May 2015) - Adapted platform detection for Linux 4.* Thanks to C. Affolter for reporting the issue (CPAN ticket 104652) Changes in 1.7.1 (September 2013) - "make test" now aborts if STDOUT is not a terminal, same as already for STDIN. Suggested by Alexandr Ciornii via CPAN ticket 82564.
Diffstat (limited to 'sysutils/p5-Quota/Makefile')
-rw-r--r--sysutils/p5-Quota/Makefile8
1 files changed, 5 insertions, 3 deletions
diff --git a/sysutils/p5-Quota/Makefile b/sysutils/p5-Quota/Makefile
index 18f6c79c51f..1e1f064eba4 100644
--- a/sysutils/p5-Quota/Makefile
+++ b/sysutils/p5-Quota/Makefile
@@ -1,13 +1,15 @@
-# $NetBSD: Makefile,v 1.7 2015/06/12 10:51:16 wiz Exp $
+# $NetBSD: Makefile,v 1.8 2016/02/09 13:35:40 mef Exp $
-DISTNAME= Quota-1.7.0
+DISTNAME= Quota-1.7.2
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 2
CATEGORIES= sysutils perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Quota/}
+HOMEPAGE= http://search.cpan.org/~tomzo/Quota/Quota.pm
COMMENT= Perl interface to filesystem quotas
LICENSE= ${PERL5_LICENSE}
+# tested on NetBSD 7.99.25
+LDFLAGS+= -L/usr/lib -lquota
PERL5_PACKLIST= auto/Quota/.packlist