diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2007-04-01 18:59:39 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2007-04-01 18:59:39 +0000 |
commit | 024610de567a04b80a987f531eb8c8b810f2db61 (patch) | |
tree | 97563d2ec44743703fbfc75d6002b3213641c570 /audio/amarok-kde4 | |
parent | Add deinstall script to ensure proper cleanup when port is removed. (diff) |
BROKEN: Incomplete pkg-plist
Diffstat (limited to 'audio/amarok-kde4')
-rw-r--r-- | audio/amarok-kde4/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/audio/amarok-kde4/Makefile b/audio/amarok-kde4/Makefile index 478f42b55f3a..197314987e55 100644 --- a/audio/amarok-kde4/Makefile +++ b/audio/amarok-kde4/Makefile @@ -19,6 +19,8 @@ LIB_DEPENDS= tag.5:${PORTSDIR}/audio/taglib \ mp4v2:${PORTSDIR}/multimedia/mpeg4ip-libmp4v2 \ xine.1:${PORTSDIR}/multimedia/libxine +BROKEN= Incomplete pkg-plist + MIN_OPTIONS_VER= ${PORTNAME}-1.4.1 USE_BZIP2= yes |