diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-03-01 13:20:54 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-03-01 13:20:54 +0800 |
commit | 47cc9d9f867dae6a239c153922e2216b05a60984 (patch) | |
tree | 329667724a3b25c8c6d702475d9d209fd2cb15ba /x11/libgnomekbd/Makefile | |
parent | cfb6a9a649e7e33fe27a17d70f004b474855298d (diff) | |
download | marcuscom-ports-47cc9d9f867dae6a239c153922e2216b05a60984.tar marcuscom-ports-47cc9d9f867dae6a239c153922e2216b05a60984.tar.gz marcuscom-ports-47cc9d9f867dae6a239c153922e2216b05a60984.tar.bz2 marcuscom-ports-47cc9d9f867dae6a239c153922e2216b05a60984.tar.lz marcuscom-ports-47cc9d9f867dae6a239c153922e2216b05a60984.tar.xz marcuscom-ports-47cc9d9f867dae6a239c153922e2216b05a60984.tar.zst marcuscom-ports-47cc9d9f867dae6a239c153922e2216b05a60984.zip |
Update to 2.17.92.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@8447 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11/libgnomekbd/Makefile')
-rw-r--r-- | x11/libgnomekbd/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/x11/libgnomekbd/Makefile b/x11/libgnomekbd/Makefile index a353a63b2..c3e30a053 100644 --- a/x11/libgnomekbd/Makefile +++ b/x11/libgnomekbd/Makefile @@ -3,10 +3,10 @@ # Whom: Michael Johnson <ahze@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/x11/libgnomekbd/Makefile,v 1.2 2006/11/11 09:07:06 marcus Exp $ +# $MCom: ports/x11/libgnomekbd/Makefile,v 1.3 2006/11/11 17:54:43 ahze Exp $ PORTNAME= libgnomekbd -PORTVERSION= 2.17.2 +PORTVERSION= 2.17.92 CATEGORIES= x11 gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome2 @@ -20,6 +20,7 @@ LIB_DEPENDS= xklavier.11:${PORTSDIR}/x11/libxklavier \ USE_BZIP2= yes USE_GNOME= libgnomeui gnometarget gnomeprefix gnomehack GNU_CONFIGURE= yes +INSTALLS_ICONS= yes USE_GETTEXT= yes USE_LDCONFIG= yes USE_GMAKE= yes |