pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/audio/gtkpod



Module Name:    pkgsrc
Committed By:   nia
Date:           Mon Nov  2 12:15:15 UTC 2020

Modified Files:
        pkgsrc/audio/gtkpod: Makefile
Removed Files:
        pkgsrc/audio/gtkpod: options.mk

Log Message:
gtkpod: remove broken non-default option.


To generate a diff of this commit:
cvs rdiff -u -r1.78 -r1.79 pkgsrc/audio/gtkpod/Makefile
cvs rdiff -u -r1.4 -r0 pkgsrc/audio/gtkpod/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/audio/gtkpod/Makefile
diff -u pkgsrc/audio/gtkpod/Makefile:1.78 pkgsrc/audio/gtkpod/Makefile:1.79
--- pkgsrc/audio/gtkpod/Makefile:1.78   Mon Aug 31 18:06:33 2020
+++ pkgsrc/audio/gtkpod/Makefile        Mon Nov  2 12:15:15 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.78 2020/08/31 18:06:33 wiz Exp $
+# $NetBSD: Makefile,v 1.79 2020/11/02 12:15:15 nia Exp $
 #
 
 DISTNAME=      gtkpod-1.0.0
@@ -32,8 +32,6 @@ DEPENDS+=             bash>=3.2.9:../../shells/bash
 BUILDLINK_API_DEPENDS.gtk2+=   gtk2+>=2.8.0
 BUILDLINK_API_DEPENDS.libgpod+=        libgpod>=0.7.0
 
-.include "options.mk"
-
 .include "../../audio/libgpod/buildlink3.mk"
 .include "../../audio/libid3tag/buildlink3.mk"
 .include "../../devel/atk/buildlink3.mk"



Home | Main Index | Thread Index | Old Index