pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/editors/gobby
Module Name: pkgsrc
Committed By: wiz
Date: Mon Nov 13 18:53:07 UTC 2023
Modified Files:
pkgsrc/editors/gobby: Makefile
Removed Files:
pkgsrc/editors/gobby: options.mk
Log Message:
gobby: remove (default-off) gnome option
Uses Gnome 2
To generate a diff of this commit:
cvs rdiff -u -r1.78 -r1.79 pkgsrc/editors/gobby/Makefile
cvs rdiff -u -r1.2 -r0 pkgsrc/editors/gobby/options.mk
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/editors/gobby/Makefile
diff -u pkgsrc/editors/gobby/Makefile:1.78 pkgsrc/editors/gobby/Makefile:1.79
--- pkgsrc/editors/gobby/Makefile:1.78 Sun Nov 12 13:21:16 2023
+++ pkgsrc/editors/gobby/Makefile Mon Nov 13 18:53:07 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.78 2023/11/12 13:21:16 wiz Exp $
+# $NetBSD: Makefile,v 1.79 2023/11/13 18:53:07 wiz Exp $
DISTNAME= gobby-0.4.12
PKGREVISION= 59
@@ -15,8 +15,6 @@ USE_PKGLOCALEDIR= yes
USE_TOOLS+= gmake intltool msgfmt pkg-config
GNU_CONFIGURE= yes
-.include "options.mk"
-
.include "../../devel/glibmm/buildlink3.mk"
.include "../../devel/libsigc++/buildlink3.mk"
.include "../../editors/obby/buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index