diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2010-12-01 22:38:06 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2010-12-01 22:38:06 +0000 |
commit | aa4ecf901f169e596444b6b4a6b769f2e2898b59 (patch) | |
tree | 47d64d01703966803e77aee3282d8e0b59ca1fb8 /x11-toolkits | |
parent | cdfb9c2ea0ddb5981002c4104bb5fee4f3408741 (diff) | |
download | ports-aa4ecf901f169e596444b6b4a6b769f2e2898b59.tar.gz ports-aa4ecf901f169e596444b6b4a6b769f2e2898b59.zip |
Notes
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/gnocl/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/x11-toolkits/gnocl/Makefile b/x11-toolkits/gnocl/Makefile index 39e7ceed4b55..ea8ac6480d5a 100644 --- a/x11-toolkits/gnocl/Makefile +++ b/x11-toolkits/gnocl/Makefile @@ -21,6 +21,8 @@ USE_GNOME= gtk20 libglade2 gtksourceview2 gtkhtml3 gnomelibs USE_TCL= 84 USE_LDCONFIG= yes +BROKEN= does not compile + WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} BUILD_WRKSRC= ${WRKSRC}/src CFLAGS+= -I${LOCALBASE}/include/tcl8.4 |