mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-28 01:06:17 +00:00
List manpage name correctly.
This commit is contained in:
parent
cc5c7d26d5
commit
e3b8eb4cd9
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=14633
@ -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 \
|
||||
|
@ -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 \
|
||||
|
@ -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 \
|
||||
|
@ -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 \
|
||||
|
Loading…
Reference in New Issue
Block a user