aboutsummaryrefslogtreecommitdiffstats
path: root/biology/nab/files
diff options
context:
space:
mode:
authorthierry <thierry@FreeBSD.org>2004-09-24 13:22:57 +0800
committerthierry <thierry@FreeBSD.org>2004-09-24 13:22:57 +0800
commit93f486927c819c0d5b05898396b767f1f2e79437 (patch)
tree0d7de82fa27110c7e8d9a6d48667745dba45cab2 /biology/nab/files
parentdb575d6b5118b768c12764f2b8b46095887e2c29 (diff)
downloadfreebsd-ports-gnome-93f486927c819c0d5b05898396b767f1f2e79437.tar.gz
freebsd-ports-gnome-93f486927c819c0d5b05898396b767f1f2e79437.tar.zst
freebsd-ports-gnome-93f486927c819c0d5b05898396b767f1f2e79437.zip
Update config.h and unbreak.
PR: ports/71505 Submitted by: maintainer Approved by: portmgr (marcus).
Diffstat (limited to 'biology/nab/files')
-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 51a3556506c5..dd105d68c31b 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
#
###############################################################################