summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>2004-03-08 10:51:20 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>2004-03-08 10:51:20 +0000
commit4f3b5f0234eae4f167dd84741378dd4531c1a45f (patch)
tree39b4d343a1134f946872de0ef89ca59eb44496cd /graphics
parentFixed ONLY_FOR_ARCHS from 'arm i386 ppc sparc' to 'i386'. (diff)
Use NO_LATEST_LINK to avoid unique name conflict.
Notes
Notes: svn path=/head/; revision=103290
Diffstat (limited to 'graphics')
-rw-r--r--graphics/fbm/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/fbm/Makefile b/graphics/fbm/Makefile
index c36df8c61ed6..ab132727e4af 100644
--- a/graphics/fbm/Makefile
+++ b/graphics/fbm/Makefile
@@ -16,7 +16,7 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= Fuzzy Pixmap Manipulation utilities
NO_WRKSUBDIR= yes
-LATEST_LINK= graphics_fbm
+NO_LATEST_LINK= yes
MANL= clr2gray.l fbcat.l fbclean.l fbconv.l fbedge.l fbext.l fbhalf.l \
fbham.l fbhist.l fbinfo.l fbm.l fbm2pod.l fbmask.l fbmedian.l \