summaryrefslogtreecommitdiffstats
path: root/net/vino
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2005-10-09 03:41:41 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2005-10-09 03:41:41 +0800
commit21f3767353431d5f21a96baf774c99da8efffd46 (patch)
treee0a3161c0ff54eed9be9b1f574125b67a9c3dbce /net/vino
parentcc36161ea641993e4411c7d607d45adf7b479ff2 (diff)
downloadmarcuscom-ports-21f3767353431d5f21a96baf774c99da8efffd46.tar
marcuscom-ports-21f3767353431d5f21a96baf774c99da8efffd46.tar.gz
marcuscom-ports-21f3767353431d5f21a96baf774c99da8efffd46.tar.bz2
marcuscom-ports-21f3767353431d5f21a96baf774c99da8efffd46.tar.lz
marcuscom-ports-21f3767353431d5f21a96baf774c99da8efffd46.tar.xz
marcuscom-ports-21f3767353431d5f21a96baf774c99da8efffd46.tar.zst
marcuscom-ports-21f3767353431d5f21a96baf774c99da8efffd46.zip
Add INSTALLS_ICONS.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@4926 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'net/vino')
-rw-r--r--net/vino/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/net/vino/Makefile b/net/vino/Makefile
index af38188f5..9eddb158a 100644
--- a/net/vino/Makefile
+++ b/net/vino/Makefile
@@ -3,11 +3,12 @@
# Whom: Tom McLaughlin <tmclaugh@sdf.lonestar.org>
#
# $FreeBSD$
-# $MCom: ports/net/vino/Makefile,v 1.19 2005/08/22 14:22:39 kwm Exp $
+# $MCom: ports/net/vino/Makefile,v 1.20 2005/09/06 17:31:46 mezz Exp $
#
PORTNAME= vino
PORTVERSION= 2.12.0
+PORTREVISION= 1
CATEGORIES= net gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/${PORTNAME}/2.12
@@ -23,6 +24,7 @@ USE_GNOME= gnomeprefix intlhack gnomehack gnomepanel
USE_GMAKE= yes
GNOME_DESKTOP_VERSION=2
USE_AUTOTOOLS= libtool:15
+INSTALLS_ICONS= yes
CONFIGURE_ARGS= --enable-session-support
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"