pkgsrc-Changes archive

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

CVS commit: pkgsrc/archivers/py-lhafile



Module Name:    pkgsrc
Committed By:   adam
Date:           Thu Feb  8 16:44:11 UTC 2018

Modified Files:
        pkgsrc/archivers/py-lhafile: Makefile

Log Message:
Removed unused line


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/archivers/py-lhafile/Makefile

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

Modified files:

Index: pkgsrc/archivers/py-lhafile/Makefile
diff -u pkgsrc/archivers/py-lhafile/Makefile:1.3 pkgsrc/archivers/py-lhafile/Makefile:1.4
--- pkgsrc/archivers/py-lhafile/Makefile:1.3    Thu Feb  8 16:38:43 2018
+++ pkgsrc/archivers/py-lhafile/Makefile        Thu Feb  8 16:44:11 2018
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2018/02/08 16:38:43 adam Exp $
+# $NetBSD: Makefile,v 1.4 2018/02/08 16:44:11 adam Exp $
 
 DISTNAME=      lhafile-0.2.2
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
@@ -10,7 +10,5 @@ HOMEPAGE=     https://github.com/FrodeSolhei
 COMMENT=       LHA(.lzh) file extract interface
 LICENSE=       modified-bsd
 
-PYDISTUTILSPKG=                yes
-
 .include "../../lang/python/distutils.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index