diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2009-02-28 04:55:03 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2009-02-28 04:55:03 +0800 |
commit | be790b6f01bd0bd1caaf78d03df895995e4872eb (patch) | |
tree | 077ed4906dc61f6675ef014822a7a44778309e0e /devel | |
parent | 029fbbb551ba3c732d5a1c8a02bde8853798022c (diff) | |
download | marcuscom-ports-be790b6f01bd0bd1caaf78d03df895995e4872eb.tar.gz marcuscom-ports-be790b6f01bd0bd1caaf78d03df895995e4872eb.tar.zst marcuscom-ports-be790b6f01bd0bd1caaf78d03df895995e4872eb.zip |
Remove an extra blank line.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@11944 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'devel')
-rw-r--r-- | devel/libsoup/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/libsoup/Makefile b/devel/libsoup/Makefile index 399375bea..9df434902 100644 --- a/devel/libsoup/Makefile +++ b/devel/libsoup/Makefile @@ -3,7 +3,7 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/devel/libsoup/Makefile,v 1.54 2009/02/27 07:23:25 marcus Exp $ +# $MCom: ports/devel/libsoup/Makefile,v 1.55 2009/02/27 12:49:00 kwm Exp $ # PORTNAME= libsoup @@ -24,7 +24,6 @@ LIB_DEPENDS= popt.0:${PORTSDIR}/devel/popt \ proxy.0:${PORTSDIR}/net/libproxy \ sqlite3.8:${PORTSDIR}/databases/sqlite3 - USE_GNOME= gnomehack glib20 libxml2 ltverhack referencehack USE_LDCONFIG= yes USE_AUTOTOOLS= libtool:15 |