aboutsummaryrefslogtreecommitdiff
path: root/devel/libidn/Makefile
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2004-03-18 23:03:09 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2004-03-18 23:03:09 +0000
commit7e6b0aeaaae780a3f34e5e1eb5bbc9a4aab81a12 (patch)
treec1ac045c7cbda0e37991ca3fce63ea70331aa5eb /devel/libidn/Makefile
parent677820188c933c8ea8ba3a8348366a14982e5761 (diff)
downloadports-7e6b0aeaaae780a3f34e5e1eb5bbc9a4aab81a12.tar.gz
ports-7e6b0aeaaae780a3f34e5e1eb5bbc9a4aab81a12.zip
Notes
Diffstat (limited to 'devel/libidn/Makefile')
-rw-r--r--devel/libidn/Makefile9
1 files changed, 5 insertions, 4 deletions
diff --git a/devel/libidn/Makefile b/devel/libidn/Makefile
index 34404f64f902..6c3f9726d7e9 100644
--- a/devel/libidn/Makefile
+++ b/devel/libidn/Makefile
@@ -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)