1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00

- Drop support for 4.x

- Fix manpage install dir
This commit is contained in:
Alex Dupre 2007-07-05 10:53:22 +00:00
parent f5982a94a7
commit 17fdb4ef14
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=195002
2 changed files with 4 additions and 8 deletions

View File

@ -48,11 +48,9 @@ USE_KDELIBS_VER=3
USE_GETTEXT= yes
USE_LDCONFIG= yes
.include <bsd.port.pre.mk>
CONFIGURE_ARGS= --mandir=${PREFIX}/man
.if ${OSVERSION} < 500000
CONFIGURE_ARGS+=--enable-final
.endif
.include <bsd.port.pre.mk>
.if !defined(WITHOUT_ACQUIREIMAGES)
PLIST_SUB+= ACQUIREIMAGES:=""

View File

@ -48,11 +48,9 @@ USE_KDELIBS_VER=3
USE_GETTEXT= yes
USE_LDCONFIG= yes
.include <bsd.port.pre.mk>
CONFIGURE_ARGS= --mandir=${PREFIX}/man
.if ${OSVERSION} < 500000
CONFIGURE_ARGS+=--enable-final
.endif
.include <bsd.port.pre.mk>
.if !defined(WITHOUT_ACQUIREIMAGES)
PLIST_SUB+= ACQUIREIMAGES:=""