aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/imgseek
diff options
context:
space:
mode:
authorvs <vs@FreeBSD.org>2005-11-03 21:24:21 +0800
committervs <vs@FreeBSD.org>2005-11-03 21:24:21 +0800
commit0a8edc4d65f1bf8b661b9c38deff65788a1f6972 (patch)
tree2b1340ed751609d307f0637f5e3e9348dcea507a /graphics/imgseek
parent147cb273ff028b8e237d2127c1b408fbf14e982d (diff)
downloadfreebsd-ports-gnome-0a8edc4d65f1bf8b661b9c38deff65788a1f6972.tar.gz
freebsd-ports-gnome-0a8edc4d65f1bf8b661b9c38deff65788a1f6972.tar.zst
freebsd-ports-gnome-0a8edc4d65f1bf8b661b9c38deff65788a1f6972.zip
Drop INSTALLS_SHLIB/LDCONFIG_DIRS: This is not a libfoo.so anyway
Diffstat (limited to 'graphics/imgseek')
-rw-r--r--graphics/imgseek/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/graphics/imgseek/Makefile b/graphics/imgseek/Makefile
index c01e01c74387..d34f67ee8a78 100644
--- a/graphics/imgseek/Makefile
+++ b/graphics/imgseek/Makefile
@@ -23,8 +23,6 @@ USE_CONFIGURE= no
USE_PYDISTUTILS= yes
USE_PYTHON= yes
USE_BZIP2= yes
-INSTALLS_SHLIB= yes
-LDCONFIG_DIRS= ${PYTHON_SITELIBDIR}/imgSeekLib
#do-build:
# (cd ${WRKSRC};${PYTHON_CMD} setup.py)