pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Prune -lutil on SunOS.
Module Name: pkgsrc-wip
Committed By: Jonathan Perkin <jperkin%joyent.com@localhost>
Pushed By: jperkin
Date: Wed Apr 27 13:16:42 2016 +0100
Changeset: 16744d9778447f24761f253ac650407c23c7e7f9
Modified Files:
eom/Makefile
Log Message:
Prune -lutil on SunOS.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=16744d9778447f24761f253ac650407c23c7e7f9
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
eom/Makefile | 2 ++
1 file changed, 2 insertions(+)
diffs:
diff --git a/eom/Makefile b/eom/Makefile
index e6a7254..595c354 100644
--- a/eom/Makefile
+++ b/eom/Makefile
@@ -12,6 +12,8 @@ TOOL_DEPENDS+= libxml2-[0-9]*:../../textproc/libxml2 # for xmllint
PKGCONFIG_OVERRIDE+= data/eom.pc.in
+BUILDLINK_TRANSFORM.SunOS+= rm:-lutil
+
.include "options.mk"
.include "../../devel/glib2/schemas.mk"
Home |
Main Index |
Thread Index |
Old Index