diff options
author | pawel <pawel@FreeBSD.org> | 2013-10-10 04:10:50 +0800 |
---|---|---|
committer | pawel <pawel@FreeBSD.org> | 2013-10-10 04:10:50 +0800 |
commit | 23ce241249105039f7b938d7fe9117ee390b79ae (patch) | |
tree | a6a88cfbd08c93fdd192eafe14ea58df3558d390 /textproc/meld | |
parent | 49707c424c285620bcc1b7b2f1f5285ad4e0db24 (diff) | |
download | freebsd-ports-gnome-23ce241249105039f7b938d7fe9117ee390b79ae.tar.gz freebsd-ports-gnome-23ce241249105039f7b938d7fe9117ee390b79ae.tar.zst freebsd-ports-gnome-23ce241249105039f7b938d7fe9117ee390b79ae.zip |
Add support for STAGEDIR
Diffstat (limited to 'textproc/meld')
-rw-r--r-- | textproc/meld/Makefile | 1 | ||||
-rw-r--r-- | textproc/meld/pkg-plist | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/textproc/meld/Makefile b/textproc/meld/Makefile index 83aec7c6b72c..0a034fe43a50 100644 --- a/textproc/meld/Makefile +++ b/textproc/meld/Makefile @@ -25,7 +25,6 @@ PYGNOMEDESKTOP_DESC= Code syntax highlighting (many dependencies) NLS_USES= gettext -NO_STAGE= yes .include <bsd.port.options.mk> post-patch: diff --git a/textproc/meld/pkg-plist b/textproc/meld/pkg-plist index 605f8ef295dd..372cef1b95c6 100644 --- a/textproc/meld/pkg-plist +++ b/textproc/meld/pkg-plist @@ -250,7 +250,6 @@ share/icons/hicolor/scalable/apps/meld.svg %%DATADIR%%/ui/tab-placeholder.ui %%DATADIR%%/ui/vcview-ui.xml %%DATADIR%%/ui/vcview.ui -share/mime/application/x-meld-comparison.xml share/mime/packages/meld.xml share/omf/meld/meld-C.omf share/omf/meld/meld-es.omf |