aboutsummaryrefslogtreecommitdiff
path: root/devel/libsoup-gnome/Makefile
diff options
context:
space:
mode:
authorKoop Mast <kwm@FreeBSD.org>2011-08-23 18:31:40 +0000
committerKoop Mast <kwm@FreeBSD.org>2011-08-23 18:31:40 +0000
commitc9250fda95a098d4568901133d142bf10bd43d73 (patch)
treea10244bff5c28860d332047ff6aa11b68c20ffa8 /devel/libsoup-gnome/Makefile
parenteafcfff4e73797d789db1d8ca800b7f922ac6bd2 (diff)
downloadports-c9250fda95a098d4568901133d142bf10bd43d73.tar.gz
ports-c9250fda95a098d4568901133d142bf10bd43d73.zip
Notes
Diffstat (limited to 'devel/libsoup-gnome/Makefile')
-rw-r--r--devel/libsoup-gnome/Makefile9
1 files changed, 1 insertions, 8 deletions
diff --git a/devel/libsoup-gnome/Makefile b/devel/libsoup-gnome/Makefile
index 3f94b3c1300a..dedc48f04bef 100644
--- a/devel/libsoup-gnome/Makefile
+++ b/devel/libsoup-gnome/Makefile
@@ -3,7 +3,7 @@
# Whom: Maxim Sobolev <sobomax@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/devel/libsoup-gnome/Makefile,v 1.1 2010/06/05 21:11:10 kwm Exp $
+# $MCom: ports/devel/libsoup-gnome/Makefile,v 1.3 2011/06/06 17:50:29 kwm Exp $
#
PORTREVISION= 1
@@ -14,16 +14,9 @@ MAINTAINER= gnome@FreeBSD.org
COMMENT= A GNOME wrapper for libsoup
MASTERDIR= ${.CURDIR}/../libsoup
-#BUILD_WRKSRC= ${WRKSRC}/gsf-gnome
-#INSTALL_WRKSRC= ${WRKSRC}/gsf-gnome
DESCR= ${.CURDIR}/pkg-descr
PLIST= ${.CURDIR}/pkg-plist
SOUP_SLAVE= yes
-#post-install:
-# @${MKDIR} ${PREFIX}/libdata/pkgconfig
-# @${INSTALL_DATA} ${WRKSRC}/libsoup-gnome-2.4.pc \
-# ${PREFIX}/libdata/pkgconfig/
-
.include "${MASTERDIR}/Makefile"