pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/graphics/pstoedit
Module Name: pkgsrc
Committed By: ryoon
Date: Thu Feb 13 03:26:47 UTC 2025
Modified Files:
pkgsrc/graphics/pstoedit: buildlink3.mk
Log Message:
graphics/pstoedit: Add tested buildlink3.mk
* I have forgotten to add this before updating graphics/autotrace.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/graphics/pstoedit/buildlink3.mk
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/graphics/pstoedit/buildlink3.mk
diff -u pkgsrc/graphics/pstoedit/buildlink3.mk:1.1 pkgsrc/graphics/pstoedit/buildlink3.mk:1.2
--- pkgsrc/graphics/pstoedit/buildlink3.mk:1.1 Wed Feb 12 21:05:50 2025
+++ pkgsrc/graphics/pstoedit/buildlink3.mk Thu Feb 13 03:26:47 2025
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.1 2025/02/12 21:05:50 wiz Exp $
+# $NetBSD: buildlink3.mk,v 1.2 2025/02/13 03:26:47 ryoon Exp $
BUILDLINK_TREE+= pstoedit
@@ -8,6 +8,10 @@ PSTOEDIT_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.pstoedit+= pstoedit>=3.78nb26
BUILDLINK_PKGSRCDIR.pstoedit?= ../../graphics/pstoedit
+BUILDLINK_INCDIRS.pstoedit+= include/pstoedit
+BUILDLINK_LIBDIRS.pstoedit+= lib/pstoedit
+BUILDLINK_FNAME_TRANSFORM.pstoedit+= -e 's|lib/pstoedit/pkgconfig/|lib/pkgconfig/|'
+
.endif # PSTOEDIT_BUILDLINK3_MK
BUILDLINK_TREE+= -pstoedit
Home |
Main Index |
Thread Index |
Old Index