- Cosmetic changes

This commit is contained in:
Kirill Ponomarev 2004-03-18 23:03:09 +00:00
parent 677820188c
commit 7e6b0aeaaa
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=104553
2 changed files with 10 additions and 8 deletions

View File

@ -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)

View File

@ -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)