diff options
author | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2008-03-22 08:42:46 +0800 |
---|---|---|
committer | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2008-03-22 08:42:46 +0800 |
commit | 9a3d375413970239d994827a15b0815e05b553fe (patch) | |
tree | 6f5a44fc3f1eec04fe1501c63249240936db5b68 /deskutils | |
parent | 85a8dfd5fafda57c179438132c789e1df8c85a90 (diff) | |
download | marcuscom-ports-9a3d375413970239d994827a15b0815e05b553fe.tar.gz marcuscom-ports-9a3d375413970239d994827a15b0815e05b553fe.tar.zst marcuscom-ports-9a3d375413970239d994827a15b0815e05b553fe.zip |
Sync w/ FreeBSD ports.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@10806 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'deskutils')
-rw-r--r-- | deskutils/buoh/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/deskutils/buoh/Makefile b/deskutils/buoh/Makefile index c0bd42210..407fcd2fd 100644 --- a/deskutils/buoh/Makefile +++ b/deskutils/buoh/Makefile @@ -3,7 +3,7 @@ # Whom: Mezz <mezz@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports-stable/deskutils/buoh/Makefile,v 1.1 2006/10/23 21:43:08 mezz Exp $ +# $MCom: ports/deskutils/buoh/Makefile,v 1.4 2008/01/29 01:39:01 marcus Exp $ # PORTNAME= buoh @@ -20,7 +20,6 @@ LIB_DEPENDS= soup-2.2.8:${PORTSDIR}/devel/libsoup22 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" \ |