mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-29 10:18:30 +00:00
- Cosmetic changes
This commit is contained in:
parent
677820188c
commit
7e6b0aeaaa
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=104553
@ -21,15 +21,16 @@ BUILD_DEPENDS= gengetopt:${PORTSDIR}/devel/gengetopt
|
||||
USE_GETTEXT= yes
|
||||
USE_PERL5_BUILD= yes
|
||||
USE_LIBTOOL_VER= 13
|
||||
USE_GETOPT_LONG= yes
|
||||
USE_GNOME= gnomehack
|
||||
INSTALLS_SHLIB= yes
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
|
||||
INSTALLS_SHLIB= yes
|
||||
USE_GETOPT_LONG= yes
|
||||
USE_GNOME= gnomehack
|
||||
INFO= libidn
|
||||
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
|
||||
LIBS="-L${LOCALBASE}/lib"
|
||||
|
||||
INFO= libidn
|
||||
|
||||
.if exists(${LOCALBASE}/bin/emacs)
|
||||
PLIST_SUB+= EMACS="" EMACSDIR=share/emacs
|
||||
.elif exists(${LOCALBASE}/bin/xemacs)
|
||||
|
@ -21,15 +21,16 @@ BUILD_DEPENDS= gengetopt:${PORTSDIR}/devel/gengetopt
|
||||
USE_GETTEXT= yes
|
||||
USE_PERL5_BUILD= yes
|
||||
USE_LIBTOOL_VER= 13
|
||||
USE_GETOPT_LONG= yes
|
||||
USE_GNOME= gnomehack
|
||||
INSTALLS_SHLIB= yes
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
|
||||
INSTALLS_SHLIB= yes
|
||||
USE_GETOPT_LONG= yes
|
||||
USE_GNOME= gnomehack
|
||||
INFO= libidn
|
||||
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
|
||||
LIBS="-L${LOCALBASE}/lib"
|
||||
|
||||
INFO= libidn
|
||||
|
||||
.if exists(${LOCALBASE}/bin/emacs)
|
||||
PLIST_SUB+= EMACS="" EMACSDIR=share/emacs
|
||||
.elif exists(${LOCALBASE}/bin/xemacs)
|
||||
|
Loading…
Reference in New Issue
Block a user