forked from Lainports/freebsd-ports
editors/emacs-devel: Do not set GNU_CONFIGURE_MANPREFIX
Ports no longer need to set this variable, since Mk/bsd.port.mk will assign the correct value (if it's not already defined). Sponsored by: The FreeBSD Foundation
This commit is contained in:
parent
6fbdff4e25
commit
2782362c7a
1 changed files with 0 additions and 1 deletions
|
|
@ -28,7 +28,6 @@ GH_ACCOUNT= emacs-mirror
|
||||||
GH_TAGNAME= 643e32340d1
|
GH_TAGNAME= 643e32340d1
|
||||||
|
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
|
|
||||||
CONFIGURE_ARGS= --disable-build-details \
|
CONFIGURE_ARGS= --disable-build-details \
|
||||||
--localstatedir=/var \
|
--localstatedir=/var \
|
||||||
--without-gconf \
|
--without-gconf \
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue