summaryrefslogtreecommitdiffstats
path: root/x11/libgnome/Makefile
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2005-08-24 10:05:27 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2005-08-24 10:05:27 +0800
commita71b1b3c5436bbc57e58c0338d4ef05597927c89 (patch)
treeec858a0558f20d9a24b0383f487274adff315730 /x11/libgnome/Makefile
parentd23f33200bddca9e74e744295480b8dc3180d63d (diff)
downloadmarcuscom-ports-a71b1b3c5436bbc57e58c0338d4ef05597927c89.tar
marcuscom-ports-a71b1b3c5436bbc57e58c0338d4ef05597927c89.tar.gz
marcuscom-ports-a71b1b3c5436bbc57e58c0338d4ef05597927c89.tar.bz2
marcuscom-ports-a71b1b3c5436bbc57e58c0338d4ef05597927c89.tar.lz
marcuscom-ports-a71b1b3c5436bbc57e58c0338d4ef05597927c89.tar.xz
marcuscom-ports-a71b1b3c5436bbc57e58c0338d4ef05597927c89.tar.zst
marcuscom-ports-a71b1b3c5436bbc57e58c0338d4ef05597927c89.zip
Add a missing man page.
Reported by: Caelian on #freebsd-gnome git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@4612 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11/libgnome/Makefile')
-rw-r--r--x11/libgnome/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/x11/libgnome/Makefile b/x11/libgnome/Makefile
index b5968b000..5cb55f9c8 100644
--- a/x11/libgnome/Makefile
+++ b/x11/libgnome/Makefile
@@ -3,11 +3,12 @@
# Whom: Yukihiro Nakai <Nakai@technologist.com>
#
# $FreeBSD$
-# $MCom: ports/x11/libgnome/Makefile,v 1.56 2005/08/05 17:05:18 marcus Exp $
+# $MCom: ports/x11/libgnome/Makefile,v 1.57 2005/08/23 15:34:24 ahze Exp $
#
PORTNAME= libgnome
PORTVERSION= 2.11.3
+PORTREVISION= 1
CATEGORIES= x11 gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/${PORTNAME}/2.11
@@ -34,6 +35,8 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
SUB_FILES= pkg-deinstall
+MAN7= gnome-options.7
+
GCONF_SCHEMAS= desktop_gnome_accessibility_keyboard.schemas \
desktop_gnome_accessibility_startup.schemas \
desktop_gnome_applications_browser.schemas \