diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2006-01-26 04:29:21 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2006-01-26 04:29:21 +0000 |
commit | 7689c4a0e57856f870ceaa9e7b9360ddd204c639 (patch) | |
tree | 21fe7f436b198f255b51f51cd0529f20b162a4ef /audio/xhippo | |
parent | 27d3b59f7a4198e1786e89215cde54e26ca927a8 (diff) | |
download | ports-7689c4a0e57856f870ceaa9e7b9360ddd204c639.tar.gz ports-7689c4a0e57856f870ceaa9e7b9360ddd204c639.zip |
Notes
Diffstat (limited to 'audio/xhippo')
-rw-r--r-- | audio/xhippo/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/xhippo/Makefile b/audio/xhippo/Makefile index 018b3ff2174d..51202af7cf5d 100644 --- a/audio/xhippo/Makefile +++ b/audio/xhippo/Makefile @@ -17,6 +17,7 @@ COMMENT= A Generic music player for UNIX systems RUN_DEPENDS= mpg123:${PORTSDIR}/audio/mpg123 +USE_GETTEXT= yes USE_GNOME= gtk12 WANT_GNOME= yes GNU_CONFIGURE= yes |