summaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2019-01-01 20:05:02 +0000
committerwiz <wiz@pkgsrc.org>2019-01-01 20:05:02 +0000
commit4249f39c63ea2e2b5947421cd3e26bab7c3df49d (patch)
treed22fb6a06154af9d57855a9cf2b821979e8b4106 /editors
parent6a66464cae43bd678a4bf3a0bc21cc723f9c2b7b (diff)
downloadpkgsrc-4249f39c63ea2e2b5947421cd3e26bab7c3df49d.tar.gz
mg: update to 20110905nb4.
Fix +number.
Diffstat (limited to 'editors')
-rw-r--r--editors/mg/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/editors/mg/Makefile b/editors/mg/Makefile
index d9f1889dcc5..5fcf0d1b939 100644
--- a/editors/mg/Makefile
+++ b/editors/mg/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.11 2017/09/03 08:53:08 wiz Exp $
-#
+# $NetBSD: Makefile,v 1.12 2019/01/01 20:05:02 wiz Exp $
DISTNAME= mg-20110905
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= editors
MASTER_SITES= https://homepage.boetes.org/software/mg/
@@ -15,6 +14,8 @@ FAKE_NCURSES= yes
USE_TOOLS+= install
MAKE_ENV+= prefix=${PREFIX}
+CFLAGS.NetBSD+= -D_OPENBSD_SOURCE
+
INSTALLATION_DIRS= bin ${PKGMANDIR}/man1
CONFLICTS+= mg2a-[0-9]*