1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-26 00:55:14 +00:00

- Fix MAN1

PR:		ports/60621
Submitted by:	Ports Fury
This commit is contained in:
Pav Lucistnik 2003-12-27 15:12:39 +00:00
parent e40b3f4cf7
commit 8fc8038e26
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=96695

View File

@ -37,7 +37,7 @@ MAN1= cfclient.1
.if ${HAVE_GNOME:Mgtk12}!=""
USE_GNOME+= gtk12
MAN1= gcfclient.1
MAN1+= gcfclient.1
.else
CONFIGURE_ARGS+= --disable-gtk
.endif