aboutsummaryrefslogtreecommitdiff
path: root/multimedia
diff options
context:
space:
mode:
authorSergey Matveychuk <sem@FreeBSD.org>2004-12-29 18:58:21 +0000
committerSergey Matveychuk <sem@FreeBSD.org>2004-12-29 18:58:21 +0000
commit222f9ba322266e3236bc0ec68f3160f268f10ea3 (patch)
tree3d88e2345548ba2af56663f8fdb42ce3a9769e9d /multimedia
parent58eec2e3bde3524fd1c1f879c2b7eef4cdd15de4 (diff)
downloadports-222f9ba322266e3236bc0ec68f3160f268f10ea3.tar.gz
ports-222f9ba322266e3236bc0ec68f3160f268f10ea3.zip
Notes
Diffstat (limited to 'multimedia')
-rw-r--r--multimedia/camserv/Makefile11
-rw-r--r--multimedia/camserv/pkg-plist20
2 files changed, 16 insertions, 15 deletions
diff --git a/multimedia/camserv/Makefile b/multimedia/camserv/Makefile
index c42f35177655..14f1a8509814 100644
--- a/multimedia/camserv/Makefile
+++ b/multimedia/camserv/Makefile
@@ -7,6 +7,7 @@
PORTNAME= camserv
PORTVERSION= 0.5.1
+PORTREVISION= 1
PORTEPOCH= 1
CATEGORIES= multimedia
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
@@ -22,22 +23,20 @@ LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \
ONLY_FOR_ARCHS= i386 alpha
-USE_LIBLTDL= yes
USE_X_LIB= yes
-GNU_CONFIGURE= yes
+USE_LIBTOOL_VER=15
USE_REINPLACE= yes
-USE_AUTOCONF_VER=253
+USE_AUTOCONF_VER=259
-#CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
+CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
CONFIGURE_ENV+= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include \
-I${X11BASE}/include/gtk12 -I${X11BASE}/include/gdk-pixbuf-1.0 \
-I${LOCALBASE}/include/glib12" \
LDFLAGS="-L${LOCALBASE}/lib"
-CONFIGURE_ARGS+=--enable-static=no
.if exists(/usr/include/dev/bktr/ioctl_bt848.h)
post-patch:
- ${REINPLACE_CMD} -e 's#machine/\(ioctl_bt848.h\)#dev/bktr/\1#' \
+ @${REINPLACE_CMD} -e 's#machine/\(ioctl_bt848.h\)#dev/bktr/\1#' \
${WRKSRC}/camserv/video_fbsd_bttv.c \
${WRKSRC}/configure.in
.endif
diff --git a/multimedia/camserv/pkg-plist b/multimedia/camserv/pkg-plist
index e46d5e625361..d9d4416767f6 100644
--- a/multimedia/camserv/pkg-plist
+++ b/multimedia/camserv/pkg-plist
@@ -1,28 +1,30 @@
bin/camserv
bin/relay
-lib/camserv/libgdk_pixbuf_filter.la
+lib/camserv/libgdk_pixbuf_filter.a
lib/camserv/libgdk_pixbuf_filter.so
lib/camserv/libgdk_pixbuf_filter.so.0
-lib/camserv/libimlib2_filter.la
+lib/camserv/libimlib2_filter.a
lib/camserv/libimlib2_filter.so
lib/camserv/libimlib2_filter.so.0
-lib/camserv/libjpg_filter.la
+lib/camserv/libjpg_filter.a
lib/camserv/libjpg_filter.so
lib/camserv/libjpg_filter.so.0
-lib/camserv/librand_filter.la
+lib/camserv/librand_filter.a
lib/camserv/librand_filter.so
lib/camserv/librand_filter.so.0
-lib/camserv/libtext_filter.la
+lib/camserv/libtext_filter.a
lib/camserv/libtext_filter.so
lib/camserv/libtext_filter.so.0
-lib/camserv/libvideo_basic.la
+lib/camserv/libvideo_basic.a
lib/camserv/libvideo_basic.so
lib/camserv/libvideo_basic.so.0
-%%BKTR%%lib/camserv/libvideo_fbsd_bttv.la
+%%BKTR%%lib/camserv/libvideo_fbsd_bttv.a
%%BKTR%%lib/camserv/libvideo_fbsd_bttv.so
%%BKTR%%lib/camserv/libvideo_fbsd_bttv.so.0
-share/camserv/camserv.cfg.dist
-share/camserv/defpage.html
+%%DATADIR%%/camserv.cfg.dist
+%%DATADIR%%/defpage.html
%%PORTDOCS%%%%DOCSDIR%%/README
%%PORTDOCS%%%%DOCSDIR%%/javascript.txt
+@dirrm lib/camserv
+@dirrm share/camserv
%%PORTDOCS%%@dirrm %%DOCSDIR%%