diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2009-08-09 19:46:42 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2009-08-09 19:46:42 +0000 |
commit | 8c51e19b84b21bbe35d8da09dbc8e872bea59bac (patch) | |
tree | 9fbd261e8dd93b045af7fc4a1607944e58190260 /www/netsurf/Makefile | |
parent | f4818a54acd6aaf36570a76734a3abf2b1bdab77 (diff) | |
download | ports-8c51e19b84b21bbe35d8da09dbc8e872bea59bac.tar.gz ports-8c51e19b84b21bbe35d8da09dbc8e872bea59bac.zip |
Notes
Diffstat (limited to 'www/netsurf/Makefile')
-rw-r--r-- | www/netsurf/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/netsurf/Makefile b/www/netsurf/Makefile index 8a73a5f828fc..f93229c0114e 100644 --- a/www/netsurf/Makefile +++ b/www/netsurf/Makefile @@ -20,6 +20,8 @@ BUILD_DEPENDS= lemon:${PORTSDIR}/devel/lemon \ LIB_DEPENDS= mng.1:${PORTSDIR}/graphics/libmng \ curl.5:${PORTSDIR}/ftp/curl +BROKEN= does not compile + USE_GMAKE= yes USE_GNOME= libglade2 libxml2 MAKEFILE= makefile |