summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorasau <asau@pkgsrc.org>2014-06-17 22:23:40 +0000
committerasau <asau@pkgsrc.org>2014-06-17 22:23:40 +0000
commit23074b1daaf8facda7572d415c04190ae710d629 (patch)
tree2da0534a5cadba7c97aefa020519ceb130730ccc
parent45992eebd1e9fb7537ca9c71cf5f40e6cf1c8e2b (diff)
downloadpkgsrc-23074b1daaf8facda7572d415c04190ae710d629.tar.gz
Treat FreeBSD and DragonFly the same way.
-rw-r--r--lang/scheme48/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/scheme48/Makefile b/lang/scheme48/Makefile
index 023cf68a25f..c8b90bafead 100644
--- a/lang/scheme48/Makefile
+++ b/lang/scheme48/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.38 2013/11/10 20:28:50 joerg Exp $
+# $NetBSD: Makefile,v 1.39 2014/06/17 22:23:40 asau Exp $
DISTNAME= scheme48-1.9
PKGREVISION= 1
@@ -32,7 +32,7 @@ REPLACE.scheme.new= ${PREFIX}/bin/scheme-srfi-7
REPLACE_FILES.scheme= build/scheme48-config.in
.include "../../mk/bsd.prefs.mk"
-.if ${OPSYS} == "DragonFly"
+.if ${OPSYS} == "FreeBSD" || ${OPSYS} == "DragonFly"
SUBST_CLASSES+= pthr
SUBST_STAGE.pthr= post-patch
SUBST_FILES.pthr= configure