diff options
-rw-r--r-- | comms/tilp/Makefile | 2 | ||||
-rw-r--r-- | misc/uf-view/Makefile | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/comms/tilp/Makefile b/comms/tilp/Makefile index 0dd219676ec0..1d638f24ffe3 100644 --- a/comms/tilp/Makefile +++ b/comms/tilp/Makefile @@ -20,6 +20,8 @@ LIB_DEPENDS= ticalcs-4.5:${PORTSDIR}/devel/libticalcs \ ticables.10:${PORTSDIR}/comms/libticables \ tifiles.5:${PORTSDIR}/devel/libtifiles +BROKEN= "Does not compile" + USE_GETTEXT= yes USE_GNOME= gtk20 libglade2 USE_X_PREFIX= yes diff --git a/misc/uf-view/Makefile b/misc/uf-view/Makefile index 04baab2ebfa8..c163f1f0634d 100644 --- a/misc/uf-view/Makefile +++ b/misc/uf-view/Makefile @@ -14,6 +14,8 @@ MASTER_SITES= http://www.hadess.net/files/software/uf-view/ MAINTAINER= mcgee@wam.umd.edu COMMENT= A gTK+ viewer for the User Friendly and several other popular comics +BROKEN= "Does not compile" + USE_X_PREFIX= yes USE_GMAKE= yes USE_GNOME= gnomeprefix gnomehack gnomehier gnomevfs2 gnomedesktop |