summaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2003-10-30 20:24:23 +0000
committerru <ru@FreeBSD.org>2003-10-30 20:24:23 +0000
commit0d17503557ce34ec4a585525b2fb1677f11a09c2 (patch)
tree1b81435fbbf12e45057b9709e2dab681ee51068d /graphics
parentc4e29a7d9b220aae0027b546975075d6bac11a9e (diff)
downloadFreeBSD-ports-0d17503557ce34ec4a585525b2fb1677f11a09c2.zip
FreeBSD-ports-0d17503557ce34ec4a585525b2fb1677f11a09c2.tar.gz
Unbreak on 5.x.
Reported by: kris
Diffstat (limited to 'graphics')
-rw-r--r--graphics/libimg/files/Makefile.bsd2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/libimg/files/Makefile.bsd b/graphics/libimg/files/Makefile.bsd
index d75c315..e0aa346 100644
--- a/graphics/libimg/files/Makefile.bsd
+++ b/graphics/libimg/files/Makefile.bsd
@@ -44,7 +44,7 @@ pkgIndex.tcl: pkgIndex.tcl.in
DIR = lib/Img1.2
INSTDIR = ${LOCALBASE}/${DIR}
-SHLIBDIR = ${LOCALBASE}/lib
+LIBDIR = ${LOCALBASE}/lib
${INSTDIR} ${INSTDIR}/msgs:
${MKDIR} $@
OpenPOWER on IntegriCloud