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:
parent
f5982a94a7
commit
17fdb4ef14
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=195002
@ -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:=""
|
||||
|
@ -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:=""
|
||||
|
Loading…
Reference in New Issue
Block a user