summaryrefslogtreecommitdiff
path: root/x11-toolkits/gtk30
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1998-11-18 10:51:53 +0000
committerSatoshi Asami <asami@FreeBSD.org>1998-11-18 10:51:53 +0000
commite3b8eb4cd93ba522d0edaa75740db52e8833c375 (patch)
tree39fe5bdbe7b8b494c244578c28e6b439f1993383 /x11-toolkits/gtk30
parentMake this file match reality. (diff)
List manpage name correctly.
Notes
Notes: svn path=/head/; revision=14633
Diffstat (limited to 'x11-toolkits/gtk30')
-rw-r--r--x11-toolkits/gtk30/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-toolkits/gtk30/Makefile b/x11-toolkits/gtk30/Makefile
index 931e59c95cfe..6c1e45f51bb7 100644
--- a/x11-toolkits/gtk30/Makefile
+++ b/x11-toolkits/gtk30/Makefile
@@ -3,7 +3,7 @@
# Date Created: 28 Sep 1997
# Whom: Vanilla I. Shu <vanilla@MinJe.com.TW>
#
-# $Id: Makefile,v 1.28 1998/11/02 17:21:20 vanilla Exp $
+# $Id: Makefile,v 1.29 1998/11/17 15:22:02 vanilla Exp $
#
DISTNAME= gtk+-1.1.2
@@ -22,7 +22,7 @@ GNU_CONFIGURE= yes
CONFIGURE_ENV= INSTALL='$${INSTALL} -c'
CONFIGURE_ARGS= --includedir=${PREFIX}/include/gtk11
-MAN1= gtk11-config.1
+MAN1= gtk-config.1
pre-install:
@if [ ! -f ${PREFIX}/info/dir ]; then \