pkgsrc-WIP-changes archive

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

dict-client-current: minor clean-ups in Makefile



Module Name:	pkgsrc-wip
Committed By:	Aleksey Cheusov <vle%gmx.net@localhost>
Pushed By:	cheusov
Date:		Fri Dec 1 19:46:37 2023 +0400
Changeset:	032cfae0b529987365cd018fea716f5f4a05385a

Modified Files:
	dict-client-current/Makefile

Log Message:
dict-client-current: minor clean-ups in Makefile

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=032cfae0b529987365cd018fea716f5f4a05385a

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

diffstat:
 dict-client-current/Makefile | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diffs:
diff --git a/dict-client-current/Makefile b/dict-client-current/Makefile
index 2b253d496a..60ff65b3dd 100644
--- a/dict-client-current/Makefile
+++ b/dict-client-current/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.21 2015/03/01 14:59:36 cheusov Exp $
+# $NetBSD$
 
 PKGNAME=	dict-client-2.0.0
 CATEGORIES=	textproc
@@ -22,8 +22,6 @@ CONFIGURE_TARGET=	configure-dict
 BUILD_TARGET=		all-dict
 INSTALL_TARGET=		install-dict
 
-#CONF_FILES=		dict.conf   ${PKG_SYSCONFDIR}/dict.conf
-
 .include "../../devel/mk-configure/mk-c.mk"
 .include "../../devel/libmaa/buildlink3.mk"
 


Home | Main Index | Thread Index | Old Index