summaryrefslogtreecommitdiff
path: root/time/jday
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2016-12-22 07:13:09 +0000
committerwiz <wiz@pkgsrc.org>2016-12-22 07:13:09 +0000
commit95206f3d46d8e706cfa25b3b3772dac5b14cc2b2 (patch)
treeeb8476f991a9eab30b82bc8493e1bd5541edb3e4 /time/jday
parentcbcd53bab067e06c35b07680b60508b902a83f8e (diff)
downloadpkgsrc-95206f3d46d8e706cfa25b3b3772dac5b14cc2b2.tar.gz
Fix PLIST for recent update, add PKGCONFIG_OVERRIDE.
Diffstat (limited to 'time/jday')
-rw-r--r--time/jday/Makefile5
-rw-r--r--time/jday/PLIST5
2 files changed, 6 insertions, 4 deletions
diff --git a/time/jday/Makefile b/time/jday/Makefile
index ba1ad646bf5..f7082c3da2f 100644
--- a/time/jday/Makefile
+++ b/time/jday/Makefile
@@ -1,5 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2016/11/04 12:57:00 mef Exp $
-#
+# $NetBSD: Makefile,v 1.9 2016/12/22 07:13:09 wiz Exp $
DISTNAME= jday-2.4
CATEGORIES= time
@@ -13,6 +12,8 @@ LICENSE= 2-clause-bsd
GNU_CONFIGURE= yes
USE_LIBTOOL= yes
+PKGCONFIG_OVERRIDE= jday.pc.in
+
do-test:
(cd ${WRKSRC} && ./RunTest)
(cd ${WRKSRC} && ./Testdbd)
diff --git a/time/jday/PLIST b/time/jday/PLIST
index 20b6e466cf4..c15bec8ddc7 100644
--- a/time/jday/PLIST
+++ b/time/jday/PLIST
@@ -1,9 +1,10 @@
-@comment $NetBSD: PLIST,v 1.2 2009/06/14 18:17:58 joerg Exp $
+@comment $NetBSD: PLIST,v 1.3 2016/12/22 07:13:09 wiz Exp $
bin/dbd
bin/j2d
bin/jday
include/jday.h
-lib/libjday.a
+lib/libjday.la
+lib/pkgconfig/jday.pc
man/man1/jday.1
share/jday/CalDate.inc
share/jday/CalDate.pm