From 38a15f5bea861ab667dd768d98fade99fffdf8e9 Mon Sep 17 00:00:00 2001 From: pawel Date: Mon, 13 Oct 2014 21:47:15 +0000 Subject: - Convert to USES=python - Remove @dirrm's from pkg-plist --- textproc/meld/Makefile | 4 ++-- textproc/meld/pkg-plist | 17 ----------------- 2 files changed, 2 insertions(+), 19 deletions(-) (limited to 'textproc') diff --git a/textproc/meld/Makefile b/textproc/meld/Makefile index 2f01668bfed8..0515809a3769 100644 --- a/textproc/meld/Makefile +++ b/textproc/meld/Makefile @@ -12,11 +12,11 @@ COMMENT= GNOME 2 visual diff and merge tool LICENSE= GPLv2 USE_GNOME= pygnome2 -USES= desktop-file-utils gmake shared-mime-info shebangfix tar:xz +USES= desktop-file-utils gmake python:2 shared-mime-info \ + shebangfix tar:xz python_OLD_CMD= ${SETENV} python python_CMD= ${PYTHON_CMD} SHEBANG_FILES= bin/meld -USE_PYTHON= 2 MAKE_ARGS= prefix=${PREFIX} INSTALLS_ICONS= yes INSTALLS_OMF= yes diff --git a/textproc/meld/pkg-plist b/textproc/meld/pkg-plist index 63e7bb190670..349d5b52cb3e 100644 --- a/textproc/meld/pkg-plist +++ b/textproc/meld/pkg-plist @@ -255,20 +255,3 @@ share/mime/packages/meld.xml share/omf/meld/meld-C.omf share/omf/meld/meld-es.omf share/omf/meld/meld-fr.omf -@dirrm share/omf/meld -@dirrm %%DATADIR%%/ui -@dirrm %%DATADIR%%/icons -@dirrm %%DATADIR%% -@dirrmtry share/icons/HighContrast/scalable/apps -@dirrmtry share/icons/HighContrast/scalable -@dirrmtry share/icons/HighContrast -@dirrm share/gnome/help/meld/fr -@dirrm share/gnome/help/meld/es -@dirrm share/gnome/help/meld/C -@dirrm share/gnome/help/meld -@dirrmtry share/appdata -@dirrm lib/meld/meld/vc -@dirrm lib/meld/meld/util -@dirrm lib/meld/meld/ui -@dirrm lib/meld/meld -@dirrm lib/meld -- cgit