summaryrefslogtreecommitdiff
path: root/multimedia
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2008-03-23 23:03:18 +0000
committerMartin Wilke <miwi@FreeBSD.org>2008-03-23 23:03:18 +0000
commit06aa815303d09728523a1521f001bd7d8ac0ff16 (patch)
tree8ef0d81d9016d3c0cd3c36f31cc02904d60bab57 /multimedia
parent- Since X11BASE = LOCALBASE, register a conflict between freeglut and (diff)
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION Approved by: portmgr (xorg cleanup)
Notes
Notes: svn path=/head/; revision=209644
Diffstat (limited to 'multimedia')
-rw-r--r--multimedia/recordmydesktop/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/multimedia/recordmydesktop/Makefile b/multimedia/recordmydesktop/Makefile
index f6941494f685..edddbe46a317 100644
--- a/multimedia/recordmydesktop/Makefile
+++ b/multimedia/recordmydesktop/Makefile
@@ -7,6 +7,7 @@
PORTNAME= recordmydesktop
DISTVERSION= 0.3.7.3
+PORTREVISION= 1
CATEGORIES= multimedia
MASTER_SITES= SF
@@ -16,13 +17,13 @@ COMMENT= Record desktop sessions to an Ogg-Theora-Vorbis file
LIB_DEPENDS= theora.0:${PORTSDIR}/multimedia/libtheora \
jack.0:${PORTSDIR}/audio/jack
-USE_XLIB= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --enable-oss=yes \
--enable-jack=yes
MAN1= recordmydesktop.1
+USE_XORG= ice sm x11 xext xfixes xdamage
PLIST_FILES= bin/recordmydesktop
post-patch: