aboutsummaryrefslogtreecommitdiffstats
path: root/devel/libsoup
diff options
context:
space:
mode:
authorjylefort <jylefort@FreeBSD.org>2006-05-11 01:13:21 +0800
committerjylefort <jylefort@FreeBSD.org>2006-05-11 01:13:21 +0800
commitd860eb2baae5c036438982b1bcc6cbcb529c3ed6 (patch)
treea16bf2026423f7ec29a3745da876a07b26100fe6 /devel/libsoup
parent8baabb2d75de3067037c7b63bf78db8a0eb53f18 (diff)
downloadfreebsd-ports-gnome-d860eb2baae5c036438982b1bcc6cbcb529c3ed6.tar.gz
freebsd-ports-gnome-d860eb2baae5c036438982b1bcc6cbcb529c3ed6.tar.zst
freebsd-ports-gnome-d860eb2baae5c036438982b1bcc6cbcb529c3ed6.zip
Move the libsoup programming reference to the libsoup-reference port.
Diffstat (limited to 'devel/libsoup')
-rw-r--r--devel/libsoup/Makefile11
-rw-r--r--devel/libsoup/pkg-plist27
2 files changed, 9 insertions, 29 deletions
diff --git a/devel/libsoup/Makefile b/devel/libsoup/Makefile
index 9585ed091e7f..697f100f6067 100644
--- a/devel/libsoup/Makefile
+++ b/devel/libsoup/Makefile
@@ -16,10 +16,15 @@ DIST_SUBDIR= gnome2
MAINTAINER= gnome@FreeBSD.org
COMMENT= A SOAP (Simple Object Access Protocol) implementation in C
+USE_BZIP2= yes
+
+.if !defined(REFERENCE_PORT)
+
+PORTREVISION= 1
+
LIB_DEPENDS= popt.0:${PORTSDIR}/devel/popt
-USE_BZIP2= yes
-USE_GNOME= gnomehack glib20 libxml2 ltverhack
+USE_GNOME= gnomehack glib20 libxml2 ltverhack referencehack
INSTALLS_SHLIB= yes
USE_AUTOTOOLS= libtool:15
USE_GMAKE= yes
@@ -45,3 +50,5 @@ pre-everything::
@${ECHO_MSG} ""
.include <bsd.port.post.mk>
+
+.endif
diff --git a/devel/libsoup/pkg-plist b/devel/libsoup/pkg-plist
index 2352d17f7507..24f7140d1e00 100644
--- a/devel/libsoup/pkg-plist
+++ b/devel/libsoup/pkg-plist
@@ -28,32 +28,5 @@ lib/libsoup-%%VERSION%%.la
lib/libsoup-%%VERSION%%.so
lib/libsoup-%%VERSION%%.so.8
libdata/pkgconfig/libsoup-%%VERSION%%.pc
-%%DOCSDIR%%/SoupAddress.html
-%%DOCSDIR%%/SoupAuth.html
-%%DOCSDIR%%/SoupConnection.html
-%%DOCSDIR%%/SoupConnectionNTLM.html
-%%DOCSDIR%%/SoupMessage.html
-%%DOCSDIR%%/SoupServer.html
-%%DOCSDIR%%/SoupServerMessage.html
-%%DOCSDIR%%/SoupSession.html
-%%DOCSDIR%%/SoupSessionAsync.html
-%%DOCSDIR%%/SoupSessionSync.html
-%%DOCSDIR%%/SoupSoapMessage.html
-%%DOCSDIR%%/SoupSocket.html
-%%DOCSDIR%%/ch01.html
-%%DOCSDIR%%/home.png
-%%DOCSDIR%%/index.html
-%%DOCSDIR%%/index.sgml
-%%DOCSDIR%%/ix01.html
-%%DOCSDIR%%/left.png
-%%DOCSDIR%%/libsoup-soup-dns.html
-%%DOCSDIR%%/libsoup-soup-ssl.html
-%%DOCSDIR%%/libsoup-soup-status.html
-%%DOCSDIR%%/libsoup-soup-uri.html
-%%DOCSDIR%%/libsoup.devhelp
-%%DOCSDIR%%/right.png
-%%DOCSDIR%%/style.css
-%%DOCSDIR%%/up.png
-@dirrm %%DOCSDIR%%
@dirrm include/libsoup-%%VERSION%%/libsoup
@dirrm include/libsoup-%%VERSION%%