diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2005-02-28 00:31:05 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2005-02-28 00:31:05 +0000 |
commit | 1c32e4e1de0f649cdc4632b2ce8e401ec8769102 (patch) | |
tree | 676eb8e3648e19cf439294810bfe1da558272276 /audio/cantus_3 | |
parent | 28df3baa72c32565ab9abc75c4dcdb9c970f9a01 (diff) | |
download | ports-1c32e4e1de0f649cdc4632b2ce8e401ec8769102.tar.gz ports-1c32e4e1de0f649cdc4632b2ce8e401ec8769102.zip |
Notes
Diffstat (limited to 'audio/cantus_3')
-rw-r--r-- | audio/cantus_3/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/audio/cantus_3/Makefile b/audio/cantus_3/Makefile index 1036d24abdc7..801bb4df5e98 100644 --- a/audio/cantus_3/Makefile +++ b/audio/cantus_3/Makefile @@ -21,6 +21,8 @@ LIB_DEPENDS= gtkmm-2.0.6:${PORTSDIR}/x11-toolkits/gtk--2 \ ogg.5:${PORTSDIR}/audio/libogg \ vorbis.3:${PORTSDIR}/audio/libvorbis +BROKEN= Incomplete pkg-plist + USE_GMAKE= yes USE_GNOME= gnomehack libglade2 USE_X_PREFIX= yes |