aboutsummaryrefslogtreecommitdiffstats
path: root/devel/sdl_sge
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 /devel/sdl_sge
parent1bf0843d96d8b63a3718d8e334628e81bd557cad (diff)
downloadfreebsd-ports-gnome-7b69d793d17614fc7c023575f907ec7cc9ea6205.tar.gz
freebsd-ports-gnome-7b69d793d17614fc7c023575f907ec7cc9ea6205.tar.zst
freebsd-ports-gnome-7b69d793d17614fc7c023575f907ec7cc9ea6205.zip
Retire NO_FILTER_SHLIBS now that it no longer serves a purpose
Diffstat (limited to 'devel/sdl_sge')
-rw-r--r--devel/sdl_sge/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/devel/sdl_sge/Makefile b/devel/sdl_sge/Makefile
index 580180ab5afe..3d9e9d4a5c79 100644
--- a/devel/sdl_sge/Makefile
+++ b/devel/sdl_sge/Makefile
@@ -18,7 +18,6 @@ COMMENT= A graphic library for the Simple DirectMedia Layer (SDL)
USE_GMAKE= yes
USE_LDCONFIG= yes
-NO_FILTER_SHLIBS= yes
OPTIONS= SDL_IMAGE "Enable support for SDL_IMAGE" On \
FREETYPE "Enable FreeType support" On \