diff options
author | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-03-03 04:56:22 +0800 |
---|---|---|
committer | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-03-03 04:56:22 +0800 |
commit | 452356647410c2c1fc50cf77f2256fdb3d4939bf (patch) | |
tree | e04cdbda56f148710d9a9a144121c519e42bdfa3 /multimedia/totem | |
parent | a68d411e884f78e3245d335c3679ed035169df40 (diff) | |
download | marcuscom-ports-452356647410c2c1fc50cf77f2256fdb3d4939bf.tar marcuscom-ports-452356647410c2c1fc50cf77f2256fdb3d4939bf.tar.gz marcuscom-ports-452356647410c2c1fc50cf77f2256fdb3d4939bf.tar.bz2 marcuscom-ports-452356647410c2c1fc50cf77f2256fdb3d4939bf.tar.lz marcuscom-ports-452356647410c2c1fc50cf77f2256fdb3d4939bf.tar.xz marcuscom-ports-452356647410c2c1fc50cf77f2256fdb3d4939bf.tar.zst marcuscom-ports-452356647410c2c1fc50cf77f2256fdb3d4939bf.zip |
Add USE_GETTEXT to make portlint happy.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5833 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'multimedia/totem')
-rw-r--r-- | multimedia/totem/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/multimedia/totem/Makefile b/multimedia/totem/Makefile index c3e586df7..9bb07e60e 100644 --- a/multimedia/totem/Makefile +++ b/multimedia/totem/Makefile @@ -20,6 +20,7 @@ LIB_DEPENDS= musicbrainz:${PORTSDIR}/audio/libmusicbrainz RUN_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/iso-codes.pc:${PORTSDIR}/misc/iso-codes USE_BZIP2= yes +USE_GETTEXT= yes USE_X_PREFIX= yes USE_GNOME= gnomeprefix intlhack gnomehack gnomedesktop desktopfileutils \ nautiluscdburner |