summaryrefslogtreecommitdiff
path: root/biology
diff options
context:
space:
mode:
authorasau <asau>2015-07-27 19:47:55 +0000
committerasau <asau>2015-07-27 19:47:55 +0000
commitd90d5e9ad9b52b4644530fd76e943ec89437ff9f (patch)
tree0183475ec85c76d8d58101c58c6385514718d41d /biology
parent13c81d0cb4131c2e6cac8f774ec37637859f4bb2 (diff)
downloadpkgsrc-d90d5e9ad9b52b4644530fd76e943ec89437ff9f.tar.gz
Skip portability checks for sample scripts.
Diffstat (limited to 'biology')
-rw-r--r--biology/gabedit/Makefile6
1 files changed, 5 insertions, 1 deletions
diff --git a/biology/gabedit/Makefile b/biology/gabedit/Makefile
index 80635f20340..768c641786f 100644
--- a/biology/gabedit/Makefile
+++ b/biology/gabedit/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2015/07/22 19:05:10 asau Exp $
+# $NetBSD: Makefile,v 1.2 2015/07/27 19:47:55 asau Exp $
PKGNAME= gabedit-2.4.8
DISTNAME= GabeditSrc248
@@ -13,6 +13,10 @@ USE_TOOLS= gmake pkg-config
INSTALLATION_DIRS= bin
+# Skip check for example scripts:
+CHECK_PORTABILITY_SKIP= utils/Dalton/SGE/submitDalton \
+ utils/Gamess/SGE/submitGamess
+
do-configure:
cd $(WRKSRC) && cp platforms/CONFIG.unix CONFIG