diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2006-10-14 08:54:54 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2006-10-14 08:54:54 +0000 |
commit | 29747f458a1eb2ce23b4594b09d0256dd62760b8 (patch) | |
tree | 1b71ba5d9ffdd308b6c18130f7c116f5bab5dc12 /textproc/meld | |
parent | 7aad84f808b93baa6a7077ce0b47573b9c4c79a0 (diff) |
Notes
Diffstat (limited to 'textproc/meld')
-rw-r--r-- | textproc/meld/Makefile | 3 | ||||
-rw-r--r-- | textproc/meld/pkg-plist | 13 |
2 files changed, 12 insertions, 4 deletions
diff --git a/textproc/meld/Makefile b/textproc/meld/Makefile index ee9cc9dca610..8610713e2ed6 100644 --- a/textproc/meld/Makefile +++ b/textproc/meld/Makefile @@ -7,7 +7,7 @@ PORTNAME= meld PORTVERSION= 0.9.4.1 -PORTREVISION= 2 +PORTREVISION= 4 CATEGORIES= textproc devel python MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.9 @@ -18,7 +18,6 @@ COMMENT= GNOME 2 visual diff and merge tool USE_BZIP2= yes USE_GNOME= pygnome2 USE_PYTHON= yes -USE_X_PREFIX= yes NO_BUILD= yes USE_GMAKE= yes diff --git a/textproc/meld/pkg-plist b/textproc/meld/pkg-plist index ea49d682b0da..07b68e8481c7 100644 --- a/textproc/meld/pkg-plist +++ b/textproc/meld/pkg-plist @@ -88,6 +88,15 @@ share/pixmaps/meld.png @dirrm share/meld/glade2/pixmaps @dirrm share/meld/glade2 @dirrm share/meld -@dirrm share/applications -@dirrm share/application-registry +@dirrmtry share/pixmaps +@dirrmtry share/applications +@dirrmtry share/application-registry @dirrm %%DOCSDIR%% +@dirrmtry share/locale/sr/LC_MESSAGES +@dirrmtry share/locale/sr +@dirrmtry share/locale/pt/LC_MESSAGES +@dirrmtry share/locale/pt +@dirrmtry share/locale/ko/LC_MESSAGES +@dirrmtry share/locale/ko +@dirrmtry share/locale/cs/LC_MESSAGES +@dirrmtry share/locale/cs |