1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00

No need to have both USE_GMAKE and USE_IMAKE. Also put manpages

in the Makefile instead of pkg/PLIST.
This commit is contained in:
Steve Price 1999-03-31 15:52:39 +00:00
parent 5626c0a71c
commit 227a7e6cb9
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=17509
4 changed files with 6 additions and 14 deletions

View File

@ -3,7 +3,7 @@
# Date created: 30 June 1997
# Whom: Yukihiro Nakai <Nakai@Mlab.t.u-tokyo.ac.jp>
#
# $Id: Makefile,v 1.13 1999/01/12 16:51:20 vanilla Exp $
# $Id: Makefile,v 1.14 1999/03/31 14:26:01 flathill Exp $
#
DISTNAME= xfce-2.4.0
@ -18,7 +18,8 @@ LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm \
# depends on xforms
ONLY_FOR_ARCHS= i386
USE_GMAKE= yes
USE_IMAKE= yes
MAN1= xfce.1 xfmouse.1 xfpager.1 xfsound.1 xfwm.1
.include <bsd.port.mk>

View File

@ -20,10 +20,5 @@ share/XFCE/doc/FAQ
share/XFCE/doc/INSTALL
share/XFCE/doc/MANUAL
share/XFCE/doc/README
man/man1/xfce.1.gz
man/man1/xfmouse.1.gz
man/man1/xfpager.1.gz
man/man1/xfsound.1.gz
man/man1/xfwm.1.gz
@dirrm share/XFCE/doc
@dirrm share/XFCE

View File

@ -3,7 +3,7 @@
# Date created: 30 June 1997
# Whom: Yukihiro Nakai <Nakai@Mlab.t.u-tokyo.ac.jp>
#
# $Id: Makefile,v 1.13 1999/01/12 16:51:20 vanilla Exp $
# $Id: Makefile,v 1.14 1999/03/31 14:26:01 flathill Exp $
#
DISTNAME= xfce-2.4.0
@ -18,7 +18,8 @@ LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm \
# depends on xforms
ONLY_FOR_ARCHS= i386
USE_GMAKE= yes
USE_IMAKE= yes
MAN1= xfce.1 xfmouse.1 xfpager.1 xfsound.1 xfwm.1
.include <bsd.port.mk>

View File

@ -20,10 +20,5 @@ share/XFCE/doc/FAQ
share/XFCE/doc/INSTALL
share/XFCE/doc/MANUAL
share/XFCE/doc/README
man/man1/xfce.1.gz
man/man1/xfmouse.1.gz
man/man1/xfpager.1.gz
man/man1/xfsound.1.gz
man/man1/xfwm.1.gz
@dirrm share/XFCE/doc
@dirrm share/XFCE