aboutsummaryrefslogtreecommitdiff
path: root/audio/tagtool
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2005-06-01 19:11:22 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2005-06-01 19:11:22 +0000
commit39f72a119f15b9fbc5acae73eda592bfd6b4d07c (patch)
tree855f44d863facd8011d0cd77b89aa99fa2dc7170 /audio/tagtool
parente3c58441230af8b63f6d9872407c17d35df07098 (diff)
downloadports-39f72a119f15b9fbc5acae73eda592bfd6b4d07c.tar.gz
ports-39f72a119f15b9fbc5acae73eda592bfd6b4d07c.zip
Notes
Diffstat (limited to 'audio/tagtool')
-rw-r--r--audio/tagtool/Makefile3
-rw-r--r--audio/tagtool/pkg-plist2
2 files changed, 4 insertions, 1 deletions
diff --git a/audio/tagtool/Makefile b/audio/tagtool/Makefile
index 70abad58ad17..416241bd2f19 100644
--- a/audio/tagtool/Makefile
+++ b/audio/tagtool/Makefile
@@ -7,6 +7,7 @@
PORTNAME= tagtool
PORTVERSION= 0.12.2
+PORTREVISION= 1
CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -22,7 +23,7 @@ USE_REINPLACE= yes
USE_LIBTOOL_VER=15
USE_GMAKE= yes
-USE_GNOME= gnomehack intlhack libglade2
+USE_GNOME= gnomehack intlhack libglade2 gnomehier
CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}"
CPPFLAGS= -I${LOCALBASE}/include ${PTHREAD_CFLAGS}
diff --git a/audio/tagtool/pkg-plist b/audio/tagtool/pkg-plist
index a04ff7f2e5f2..40c77579c65a 100644
--- a/audio/tagtool/pkg-plist
+++ b/audio/tagtool/pkg-plist
@@ -30,3 +30,5 @@ share/locale/ua/LC_MESSAGES/tagtool.mo
%%DATADIR%%/tagtool.glade
%%DATADIR%%/warn.png
@dirrm %%DATADIR%%
+@unexec /bin/rmdir %D/share/locale/ua/LC_MESSAGES 2>/dev/null || /usr/bin/true
+@unexec /bin/rmdir %D/share/locale/ua 2>/dev/null || /usr/bin/true