pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/converters/hs-emojis Correct PKGSRCDIR
details: https://anonhg.NetBSD.org/pkgsrc/rev/4085e8f4ca34
branches: trunk
changeset: 409446:4085e8f4ca34
user: pho <pho%pkgsrc.org@localhost>
date: Fri Jan 17 19:07:16 2020 +0000
description:
Correct PKGSRCDIR
diffstat:
converters/hs-emojis/buildlink3.mk | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 7fd0f3b2a27f -r 4085e8f4ca34 converters/hs-emojis/buildlink3.mk
--- a/converters/hs-emojis/buildlink3.mk Fri Jan 17 19:02:30 2020 +0000
+++ b/converters/hs-emojis/buildlink3.mk Fri Jan 17 19:07:16 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.1 2020/01/15 11:53:16 pho Exp $
+# $NetBSD: buildlink3.mk,v 1.2 2020/01/17 19:07:16 pho Exp $
BUILDLINK_TREE+= hs-emojis
@@ -7,7 +7,7 @@
BUILDLINK_API_DEPENDS.hs-emojis+= hs-emojis>=0.1
BUILDLINK_ABI_DEPENDS.hs-emojis+= hs-emojis>=0.1
-BUILDLINK_PKGSRCDIR.hs-emojis?= ../../converters/hs-emoji
+BUILDLINK_PKGSRCDIR.hs-emojis?= ../../converters/hs-emojis
.endif # HS_EMOJIS_BUILDLINK3_MK
BUILDLINK_TREE+= -hs-emojis
Home |
Main Index |
Thread Index |
Old Index