diff options
author | mezz <mezz@FreeBSD.org> | 2008-03-22 08:38:38 +0800 |
---|---|---|
committer | mezz <mezz@FreeBSD.org> | 2008-03-22 08:38:38 +0800 |
commit | 82dc3ab2ab9d2fc9d485486963947df8a6e86391 (patch) | |
tree | 7bc4a7f8778a8103c9bddff9a88d3189f91ed905 /deskutils/buoh | |
parent | 484a066694999997d9cde2c29bf4e46e543cdc16 (diff) | |
download | freebsd-ports-gnome-82dc3ab2ab9d2fc9d485486963947df8a6e86391.tar.gz freebsd-ports-gnome-82dc3ab2ab9d2fc9d485486963947df8a6e86391.tar.zst freebsd-ports-gnome-82dc3ab2ab9d2fc9d485486963947df8a6e86391.zip |
Remove USE_XLIB, bump the PORTREVISION on homebank and comix. As for the buoh,
it's unchange so no bump.
Diffstat (limited to 'deskutils/buoh')
-rw-r--r-- | deskutils/buoh/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/deskutils/buoh/Makefile b/deskutils/buoh/Makefile index d37ee9e816e9..cbdc01458ed4 100644 --- a/deskutils/buoh/Makefile +++ b/deskutils/buoh/Makefile @@ -20,7 +20,6 @@ LIB_DEPENDS= soup-2.2.8:${PORTSDIR}/devel/libsoup USE_BZIP2= yes USE_GMAKE= yes USE_GNOME= gnomehack gnomeprefix intlhack libgnomeui -USE_XLIB= yes INSTALLS_ICONS= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ |