diff options
author | kris <kris@FreeBSD.org> | 2006-02-13 06:10:36 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2006-02-13 06:10:36 +0800 |
commit | b2f6a633567eea88a886067feed9bf686b84aa22 (patch) | |
tree | 96c1bbb26768bab09d83bc675d9f1c2512f40b47 /audio/libgpod | |
parent | 7d04eac57617067952d029a1439b4180edbd19bf (diff) | |
download | freebsd-ports-gnome-b2f6a633567eea88a886067feed9bf686b84aa22.tar.gz freebsd-ports-gnome-b2f6a633567eea88a886067feed9bf686b84aa22.tar.zst freebsd-ports-gnome-b2f6a633567eea88a886067feed9bf686b84aa22.zip |
BROKEN: Configure fails
Diffstat (limited to 'audio/libgpod')
-rw-r--r-- | audio/libgpod/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/audio/libgpod/Makefile b/audio/libgpod/Makefile index b5f7734ef9b4..f29e078adf53 100644 --- a/audio/libgpod/Makefile +++ b/audio/libgpod/Makefile @@ -14,6 +14,8 @@ MASTER_SITE_SUBDIR= gtkpod MAINTAINER= danfe@FreeBSD.org COMMENT= A library for direct access of iPod's contents +BROKEN= Configure fails + USE_GETTEXT= yes USE_REINPLACE= yes INSTALLS_SHLIB= yes |