summaryrefslogtreecommitdiff
path: root/lang/sather
diff options
context:
space:
mode:
authordholland <dholland>2014-06-29 05:12:42 +0000
committerdholland <dholland>2014-06-29 05:12:42 +0000
commitb0d24c324e9005e4898055fd19d6e47ef534e180 (patch)
tree220869edee4e8c7d812406e247fb399e9cee5d05 /lang/sather
parent79e973dd62dcdf0eea252e99a89bc2113dd4edad (diff)
downloadpkgsrc-b0d24c324e9005e4898055fd19d6e47ef534e180.tar.gz
Let's try using the pkgsrc config for MacOS. If it doesn't work, which is
likely, we don't lose very much.
Diffstat (limited to 'lang/sather')
-rw-r--r--lang/sather/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/sather/Makefile b/lang/sather/Makefile
index 167e2099981..93735c8ca23 100644
--- a/lang/sather/Makefile
+++ b/lang/sather/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.57 2014/05/29 23:36:44 wiz Exp $
+# $NetBSD: Makefile,v 1.58 2014/06/29 05:12:42 dholland Exp $
DISTNAME= sather-1.2.3
PKGREVISION= 10
@@ -55,6 +55,7 @@ INSTALLATION_DIRS= bin ${PKGINFODIR} ${PKGMANDIR}/man1 lib/sather \
post-patch:
ln -s netbsd ${WRKSRC}/System/Platforms/dragonfly
+ ln -s netbsd ${WRKSRC}/System/Platforms/darwin
post-build:
cd ${WRKSRC}/Emacs; \