summaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorjperkin <jperkin>2014-09-23 22:30:30 +0000
committerjperkin <jperkin>2014-09-23 22:30:30 +0000
commit87b60b83cf045248d59222f8718413f85bf6004b (patch)
treed29a6bbac8e9a99a64a3b820d9159c348420d940 /editors
parent56209d4e0db05d11f809c533153f96baa84e8cbf (diff)
downloadpkgsrc-87b60b83cf045248d59222f8718413f85bf6004b.tar.gz
Use appropriate build target on SunOS.
Diffstat (limited to 'editors')
-rw-r--r--editors/ne/Makefile8
1 files changed, 7 insertions, 1 deletions
diff --git a/editors/ne/Makefile b/editors/ne/Makefile
index 12ed444262b..3674bf9ffbc 100644
--- a/editors/ne/Makefile
+++ b/editors/ne/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2012/10/03 11:43:38 asau Exp $
+# $NetBSD: Makefile,v 1.16 2014/09/23 22:30:30 jperkin Exp $
DISTNAME= ne-1.31
CATEGORIES= editors
@@ -15,7 +15,13 @@ WRKSRC= ${WRKDIR}/src
EXTRACT_ONLY= ${DISTNAME}.tar.gz
+.include "../../mk/bsd.prefs.mk"
+
+.if ${OPSYS} == "SunOS"
+BUILD_TARGET= SunOS5_gcc ne
+.else
BUILD_TARGET= NetBSD ne
+.endif
INSTALLATION_DIRS= bin ${PKGMANDIR}/man1