pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/x11/xrootconsole
Module Name: pkgsrc
Committed By: jperkin
Date: Thu Dec 15 11:31:43 UTC 2022
Modified Files:
pkgsrc/x11/xrootconsole: Makefile
Log Message:
xrootconsole: Remove libutil on SunOS.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/x11/xrootconsole/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/x11/xrootconsole/Makefile
diff -u pkgsrc/x11/xrootconsole/Makefile:1.2 pkgsrc/x11/xrootconsole/Makefile:1.3
--- pkgsrc/x11/xrootconsole/Makefile:1.2 Wed Sep 6 10:40:36 2017
+++ pkgsrc/x11/xrootconsole/Makefile Thu Dec 15 11:31:43 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2017/09/06 10:40:36 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2022/12/15 11:31:43 jperkin Exp $
DISTNAME= xrootconsole-0.6
PKGREVISION= 2
@@ -12,6 +12,8 @@ LICENSE= gnu-gpl-v2
USE_TOOLS+= gmake
+BUILDLINK_TRANSFORM.SunOS+= rm:-lutil
+
INSTALLATION_DIRS= bin ${PKGMANDIR}/man1
.include "../../x11/libX11/buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index