# New ports collection makefile for: popt # Date Created: 29 Dec 1999 # Whom: Yuan-Chen Cheng # # $FreeBSD$ # PORTNAME= popt PORTVERSION= 1.7 PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= ftp://ftp.rpm.org/pub/rpm/dist/%SUBDIR%/ \ http://rpmfind.net/linux/rpm.org/rpm/dist/%SUBDIR%/ \ ftp://ftp.mirrorservice.org/sites/ftp.rpm.org/pub/rpm/dist/%SUBDIR%/ \ http://gd.tuwien.ac.at/utils/rpm.org/dist/%SUBDIR%/ \ ftp://sunsite.cnlab-switch.ch/mirror/rpm/dist/%SUBDIR%/ \ ftp://ftp.sunfreeware.com/pub/freeware/SOURCES/ MASTER_SITE_SUBDIR= rpm-4.1.x MAINTAINER= ports@FreeBSD.org COMMENT= A getopt(3) like library with a number of enhancements, from Redhat BUILD_DEPENDS= xgettext:${PORTSDIR}/devel/gettext GNU_CONFIGURE= yes INSTALLS_SHLIB= yes MAN3= popt.3 CONFIGURE_ARGS= --with-libiconv-prefix=${LOCALBASE} \ --program-prefix="" .if defined(WITHOUT_NLS) CONFIGURE_ARGS+=--disable-nls PLIST_SUB+= NLS="@comment " .else USE_GETTEXT= yes PLIST_SUB+= NLS="" .endif CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" pre-configure: @if [ -n "`${PKG_INFO} -I 'gettext-0.1[012].*' 2>/dev/null`" ]; then \ ${ECHO_CMD} "${PKGNAME}: requires at least gettext 0.13, please upgrade your installed version."; \ ${FALSE}; \ fi .include '> FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - Welcome X.org 7.2 \o/.flz2007-05-201-1/+1
* [MAINTAINER] update my email address in 76 ports + mirror some distfilesedwin2006-12-221-4/+5
* - Update devel/sdl12 to version 1.2.11. Now we employ stock SDL directorystas2006-09-201-0/+1
* Update to 1.3.0stefan2006-05-143-68/+77
* - Use USE_X_PREFIXehaupt2006-05-081-0/+2