pkgsrc-Changes archive

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

CVS commit: pkgsrc/editors/ce



Module Name:    pkgsrc
Committed By:   schmonz
Date:           Thu Nov  3 14:41:23 UTC 2022

Modified Files:
        pkgsrc/editors/ce: Makefile

Log Message:
Remove stray comment.


To generate a diff of this commit:
cvs rdiff -u -r1.23 -r1.24 pkgsrc/editors/ce/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/editors/ce/Makefile
diff -u pkgsrc/editors/ce/Makefile:1.23 pkgsrc/editors/ce/Makefile:1.24
--- pkgsrc/editors/ce/Makefile:1.23     Thu Nov  3 14:34:02 2022
+++ pkgsrc/editors/ce/Makefile  Thu Nov  3 14:41:22 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.23 2022/11/03 14:34:02 schmonz Exp $
+# $NetBSD: Makefile,v 1.24 2022/11/03 14:41:22 schmonz Exp $
 
 DISTNAME=              ce-${VERSION}
 VERSION=               4.8
@@ -18,7 +18,6 @@ GNU_CONFIGURE=                yes
 GNU_CONFIGURE_LIBDIR=  ${PREFIX}/share/doc
 CONFIGURE_ARGS+=       --without-ce-malloc
 
-#BUILD_TARGET=         ce
 INSTALL_TARGET=                all-install
 
 INSTALLATION_DIRS=     bin ${PKGMANDIR}/man1 share/doc/ce



Home | Main Index | Thread Index | Old Index