pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/emulators/arnold
Module Name: pkgsrc
Committed By: nia
Date: Sat Jul 6 09:48:43 UTC 2019
Modified Files:
pkgsrc/emulators/arnold: Makefile
Log Message:
arnold: Line accidentally lost in last commit
To generate a diff of this commit:
cvs rdiff -u -r1.28 -r1.29 pkgsrc/emulators/arnold/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/emulators/arnold/Makefile
diff -u pkgsrc/emulators/arnold/Makefile:1.28 pkgsrc/emulators/arnold/Makefile:1.29
--- pkgsrc/emulators/arnold/Makefile:1.28 Thu Jul 4 13:26:33 2019
+++ pkgsrc/emulators/arnold/Makefile Sat Jul 6 09:48:43 2019
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.28 2019/07/04 13:26:33 nia Exp $
+# $NetBSD: Makefile,v 1.29 2019/07/06 09:48:43 nia Exp $
#
DISTNAME= arnsrc04012004
@@ -51,4 +51,5 @@ CONFIGURE_ARGS+= --x-libraries=${PREFIX}
.include "../../mk/oss.buildlink3.mk"
.include "../../devel/SDL/buildlink3.mk"
+.include "../../x11/gtk/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index