summaryrefslogtreecommitdiffstats
path: root/x11-toolkits/libwnck/Makefile
diff options
context:
space:
mode:
authoradamw <adamw@df743ca5-7f9a-e211-a948-0013205c9059>2004-08-31 00:38:27 +0800
committeradamw <adamw@df743ca5-7f9a-e211-a948-0013205c9059>2004-08-31 00:38:27 +0800
commitcecc4d698ec9d280c5f67ff6c2d6609458664515 (patch)
tree2a6239c9bcd727561637080767c3b5458ac4ba92 /x11-toolkits/libwnck/Makefile
parent149b39e904f8ae290f611127e194011cd171205b (diff)
downloadmarcuscom-ports-cecc4d698ec9d280c5f67ff6c2d6609458664515.tar
marcuscom-ports-cecc4d698ec9d280c5f67ff6c2d6609458664515.tar.gz
marcuscom-ports-cecc4d698ec9d280c5f67ff6c2d6609458664515.tar.bz2
marcuscom-ports-cecc4d698ec9d280c5f67ff6c2d6609458664515.tar.lz
marcuscom-ports-cecc4d698ec9d280c5f67ff6c2d6609458664515.tar.xz
marcuscom-ports-cecc4d698ec9d280c5f67ff6c2d6609458664515.tar.zst
marcuscom-ports-cecc4d698ec9d280c5f67ff6c2d6609458664515.zip
Update to 2.7.92.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@2725 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11-toolkits/libwnck/Makefile')
-rw-r--r--x11-toolkits/libwnck/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-toolkits/libwnck/Makefile b/x11-toolkits/libwnck/Makefile
index 97732021f..5a33e8986 100644
--- a/x11-toolkits/libwnck/Makefile
+++ b/x11-toolkits/libwnck/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= libwnck
-PORTVERSION= 2.7.91
+PORTVERSION= 2.7.92
CATEGORIES= x11-toolkits gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/${PORTNAME}/2.7
@@ -24,6 +24,7 @@ USE_GNOME= gnomehack gtk20
USE_BISON= yes
INSTALLS_SHLIB= yes
USE_LIBTOOL_VER=15
+CONFIGURE_ARGS= --with-html-dir=${PREFIX}/share/doc
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"