summaryrefslogtreecommitdiffstats
path: root/biology/nab
diff options
context:
space:
mode:
authorthierry <thierry@FreeBSD.org>2004-09-24 05:22:57 +0000
committerthierry <thierry@FreeBSD.org>2004-09-24 05:22:57 +0000
commit93f486927c819c0d5b05898396b767f1f2e79437 (patch)
tree0d7de82fa27110c7e8d9a6d48667745dba45cab2 /biology/nab
parentdb575d6b5118b768c12764f2b8b46095887e2c29 (diff)
downloadFreeBSD-ports-93f486927c819c0d5b05898396b767f1f2e79437.zip
FreeBSD-ports-93f486927c819c0d5b05898396b767f1f2e79437.tar.gz
Update config.h and unbreak.
PR: ports/71505 Submitted by: maintainer Approved by: portmgr (marcus).
Diffstat (limited to 'biology/nab')
-rw-r--r--biology/nab/files/config.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/biology/nab/files/config.h b/biology/nab/files/config.h
index 51a3556..dd105d6 100644
--- a/biology/nab/files/config.h
+++ b/biology/nab/files/config.h
@@ -21,8 +21,8 @@
# You can choose ARCH as you wish, but it would generally
# be related to the output of the "uname" command.
#
-BINDIR=$(NABHOME)/bin/$(ARCH)
-LIBDIR=$(NABHOME)/lib/$(ARCH)
+BINDIR=$(NABHOME)/bin/
+LIBDIR=$(NABHOME)/lib/
INCDIR=$(NABHOME)/include
#
###############################################################################
OpenPOWER on IntegriCloud