1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00

Use USE_GETOPT_LONG vs. -lgnugetopt (and other strings)

Do not bump PORTREVISION

Approved by:    adamw (gnome), fjoe (mentor) (implicit)
This commit is contained in:
Sergey A. Osokin 2003-06-30 18:36:37 +00:00
parent d754c541e0
commit c1d355bfe4
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=83920

View File

@ -15,14 +15,12 @@ DIST_SUBDIR= gnome
MAINTAINER= gnome@FreeBSD.org
COMMENT= A sound library for enlightenment package
LIB_DEPENDS= audiofile.0:${PORTSDIR}/audio/libaudiofile \
gnugetopt.1:${PORTSDIR}/devel/libgnugetopt
LIB_DEPENDS= audiofile.0:${PORTSDIR}/audio/libaudiofile
USE_GETOPT_LONG= yes
USE_BZIP2= yes
INSTALLS_SHLIB= yes
USE_LIBTOOL= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LIBS="-L${LOCALBASE}/lib -lgnugetopt"
CONFIGURE_TARGET= --target=${MACHINE_ARCH}-unknown-freebsd${OSREL}
MAN1= esd-config.1 esd.1 esdcat.1 esdctl.1 esddsp.1 esdfilt.1 esdloop.1 \