aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/ipe
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2007-01-30 12:25:35 +0800
committerkris <kris@FreeBSD.org>2007-01-30 12:25:35 +0800
commit7b69d793d17614fc7c023575f907ec7cc9ea6205 (patch)
treeaf5088e0cfd37ea500df60dd689c80139b6a2d82 /graphics/ipe
parent1bf0843d96d8b63a3718d8e334628e81bd557cad (diff)
downloadfreebsd-ports-graphics-7b69d793d17614fc7c023575f907ec7cc9ea6205.tar.gz
freebsd-ports-graphics-7b69d793d17614fc7c023575f907ec7cc9ea6205.tar.zst
freebsd-ports-graphics-7b69d793d17614fc7c023575f907ec7cc9ea6205.zip
Retire NO_FILTER_SHLIBS now that it no longer serves a purpose
Diffstat (limited to 'graphics/ipe')
-rw-r--r--graphics/ipe/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/graphics/ipe/Makefile b/graphics/ipe/Makefile
index 832c647eb49..2d4b46593b8 100644
--- a/graphics/ipe/Makefile
+++ b/graphics/ipe/Makefile
@@ -27,7 +27,6 @@ MAKE_ENV+= QTDIR=${QTDIR}
USE_XLIB= yes
USE_LDCONFIG= yes
LDCONFIG_DIRS= %%PREFIX%%/lib
-NO_FILTER_SHLIBS= 1
MAN1= figtoipe.1 ipe.1 ipe5toxml.1 ipetoipe.1 ipetopng.1
.include <bsd.port.pre.mk>