diff options
author | nork <nork@FreeBSD.org> | 2006-03-06 21:26:00 +0800 |
---|---|---|
committer | nork <nork@FreeBSD.org> | 2006-03-06 21:26:00 +0800 |
commit | 13c99fbaa3e792c9cf237d9c111a4d56c028b089 (patch) | |
tree | 04cff1d66394808db57deb2f1de6d719568b665a /graphics | |
parent | 5aa6aa0a511c42f2edb9a7b5e68f13c422eaf361 (diff) | |
download | freebsd-ports-graphics-13c99fbaa3e792c9cf237d9c111a4d56c028b089.tar.gz freebsd-ports-graphics-13c99fbaa3e792c9cf237d9c111a4d56c028b089.tar.zst freebsd-ports-graphics-13c99fbaa3e792c9cf237d9c111a4d56c028b089.zip |
Conversion to a single libtool environment.
Approved by: portmgr (erwin)
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/gimpshop/Makefile | 2 | ||||
-rw-r--r-- | graphics/gimpshop/pkg-plist | 4 |
2 files changed, 5 insertions, 1 deletions
diff --git a/graphics/gimpshop/Makefile b/graphics/gimpshop/Makefile index f3ddb38db38..211ce68fe2f 100644 --- a/graphics/gimpshop/Makefile +++ b/graphics/gimpshop/Makefile @@ -7,7 +7,7 @@ PORTNAME= gimpshop PORTVERSION= 2.2.10 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics gnome MASTER_SITES= http://www.plasticbugs.com/blogimg/ \ ${MASTER_SITE_LOCAL} diff --git a/graphics/gimpshop/pkg-plist b/graphics/gimpshop/pkg-plist index 99304b35f63..1051fde3885 100644 --- a/graphics/gimpshop/pkg-plist +++ b/graphics/gimpshop/pkg-plist @@ -375,10 +375,14 @@ libexec/gimp/2.2/plug-ins/zealouscrop %%PYTHON:%%libexec/gimp/2.2/python/gimpfu.py %%PYTHON:%%libexec/gimp/2.2/python/gimpfu.pyc %%PYTHON:%%libexec/gimp/2.2/python/gimpfu.pyo +%%PYTHON:%%libexec/gimp/2.2/python/gimpmodule.a +%%PYTHON:%%libexec/gimp/2.2/python/gimpmodule.la %%PYTHON:%%libexec/gimp/2.2/python/gimpmodule.so %%PYTHON:%%libexec/gimp/2.2/python/gimpplugin.py %%PYTHON:%%libexec/gimp/2.2/python/gimpplugin.pyc %%PYTHON:%%libexec/gimp/2.2/python/gimpplugin.pyo +%%PYTHON:%%libexec/gimp/2.2/python/gimpprocbrowsermodule.a +%%PYTHON:%%libexec/gimp/2.2/python/gimpprocbrowsermodule.la %%PYTHON:%%libexec/gimp/2.2/python/gimpprocbrowsermodule.so %%PYTHON:%%libexec/gimp/2.2/python/gimpshelf.py %%PYTHON:%%libexec/gimp/2.2/python/gimpshelf.pyc |