pkgsrc-WIP-changes archive

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

emwm: fix building on Linux



Module Name:	pkgsrc-wip
Committed By:	Paolo Vincenzo Olivo <vms%retrobsd.ddns.net@localhost>
Pushed By:	vms
Date:		Tue Jun 21 22:42:32 2022 +0200
Changeset:	67d6d564070bfe8cd4d7c099b9a3566a12d3ef74

Modified Files:
	emwm/Makefile

Log Message:
emwm: fix building on Linux

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

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

diffstat:
 emwm/Makefile | 1 +
 1 file changed, 1 insertion(+)

diffs:
diff --git a/emwm/Makefile b/emwm/Makefile
index 9dce0f2aac..e885106126 100644
--- a/emwm/Makefile
+++ b/emwm/Makefile
@@ -3,6 +3,7 @@
 DISTNAME=	emwm-src
 PKGVER=		1.0a
 PKGNAME=	${DISTNAME:S,-src,,}-${PKGVER}
+PKGREVISION=	1
 CATEGORIES=	wm
 DIST_SUBDIR=	${PKGNAME_NOREV}
 MASTER_SITES=	https://fastestcode.org/dl/


Home | Main Index | Thread Index | Old Index