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: wiz
Date: Wed Feb 12 21:05:50 UTC 2025
Added Files:
pkgsrc/graphics/pstoedit: buildlink3.mk
Log Message:
pstoedit: add (untested) bl3.mk file
Needed by autotrace
To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/graphics/pstoedit/buildlink3.mk
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Added files:
Index: pkgsrc/graphics/pstoedit/buildlink3.mk
diff -u /dev/null pkgsrc/graphics/pstoedit/buildlink3.mk:1.1
--- /dev/null Wed Feb 12 21:05:50 2025
+++ pkgsrc/graphics/pstoedit/buildlink3.mk Wed Feb 12 21:05:50 2025
@@ -0,0 +1,13 @@
+# $NetBSD: buildlink3.mk,v 1.1 2025/02/12 21:05:50 wiz Exp $
+
+BUILDLINK_TREE+= pstoedit
+
+.if !defined(PSTOEDIT_BUILDLINK3_MK)
+PSTOEDIT_BUILDLINK3_MK:=
+
+BUILDLINK_API_DEPENDS.pstoedit+= pstoedit>=3.78nb26
+BUILDLINK_PKGSRCDIR.pstoedit?= ../../graphics/pstoedit
+
+.endif # PSTOEDIT_BUILDLINK3_MK
+
+BUILDLINK_TREE+= -pstoedit
Home |
Main Index |
Thread Index |
Old Index