aboutsummaryrefslogtreecommitdiff
path: root/graphics/lcms
diff options
context:
space:
mode:
authorAlexander Nedotsukov <bland@FreeBSD.org>2004-02-06 03:21:49 +0000
committerAlexander Nedotsukov <bland@FreeBSD.org>2004-02-06 03:21:49 +0000
commit94a778271c2c710ffc748b722902150867c92380 (patch)
treeb181fc36f0de46d50db57c99b1283bc2f915d3ca /graphics/lcms
parenta3087fb98d54c23113d2a99050caa37d37679722 (diff)
downloadports-94a778271c2c710ffc748b722902150867c92380.tar.gz
ports-94a778271c2c710ffc748b722902150867c92380.zip
Notes
Diffstat (limited to 'graphics/lcms')
-rw-r--r--graphics/lcms/files/Makefile.bsd1
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/lcms/files/Makefile.bsd b/graphics/lcms/files/Makefile.bsd
index 6023d76d87a1..ef6e40af6b60 100644
--- a/graphics/lcms/files/Makefile.bsd
+++ b/graphics/lcms/files/Makefile.bsd
@@ -9,6 +9,7 @@ NOPROFILE=YES
INCS= ${.CURDIR}/../include/lcms.h ${.CURDIR}/../include/icc34.h
CFLAGS+= -I${.CURDIR}/../include
+LDFLAGS+= -L/usr/lib # for 4.x bsd.lib.mk
LDFLAGS+= -lm
INCSDIR=${LOCALBASE}/include