1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-11 07:22:22 +00:00

Remove support for neon26.

Requested by:	miwi
This commit is contained in:
Koop Mast 2009-12-15 10:29:56 +00:00
parent 5cf1a95cf1
commit 8b43d4a5d4
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=245878
2 changed files with 1 additions and 5 deletions

View File

@ -371,11 +371,7 @@ gst_nas_PLIST_FILES= ${GST_LIB_DIR}/libgstnassink.la \
${GST_LIB_DIR}/libgstnassink.so
# neon
.if exists(${LOCALBASE}/lib/libneon.so.26)
gst_neon_LIB_DEPENDS+= neon.26:${PORTSDIR}/www/neon26
.else
gst_neon_LIB_DEPENDS+= neon.28:${PORTSDIR}/www/neon28
.endif
gst_neon_CONFIGURE_ENV+= NEON_CFLAGS="-I${LOCALBASE}/include/neon"
gst_neon_PLIST_FILES= ${GST_LIB_DIR}/libgstneonhttpsrc.la \
${GST_LIB_DIR}/libgstneonhttpsrc.so

View File

@ -6,7 +6,7 @@
# $MCom: ports/www/gstreamer-plugins-neon/Makefile,v 1.5 2008/03/19 14:05:38 ahze Exp $
#
PORTREVISION= 0
PORTREVISION= 1
CATEGORIES= www
COMMENT= Gstreamer neon plugin