aboutsummaryrefslogtreecommitdiffstats
path: root/multimedia/mpeg2codec
diff options
context:
space:
mode:
authorahze <ahze@FreeBSD.org>2007-07-05 00:26:52 +0800
committerahze <ahze@FreeBSD.org>2007-07-05 00:26:52 +0800
commit2bb582a09f7c11adae1a0d1d52b633e765a38695 (patch)
tree00280e8d5a43bc49d8b704093322a71784330ece /multimedia/mpeg2codec
parent12c5fcf24f208c4f987dc6a57d3dfd36da86026d (diff)
downloadfreebsd-ports-gnome-2bb582a09f7c11adae1a0d1d52b633e765a38695.tar.gz
freebsd-ports-gnome-2bb582a09f7c11adae1a0d1d52b633e765a38695.tar.zst
freebsd-ports-gnome-2bb582a09f7c11adae1a0d1d52b633e765a38695.zip
- X11BASE -> LOCALBASE
- Transfer maintainership to multimedia@
Diffstat (limited to 'multimedia/mpeg2codec')
-rw-r--r--multimedia/mpeg2codec/Makefile2
-rw-r--r--multimedia/mpeg2codec/files/patch-aa4
2 files changed, 3 insertions, 3 deletions
diff --git a/multimedia/mpeg2codec/Makefile b/multimedia/mpeg2codec/Makefile
index b9d9cdf9bc97..a2e92a0189b6 100644
--- a/multimedia/mpeg2codec/Makefile
+++ b/multimedia/mpeg2codec/Makefile
@@ -12,7 +12,7 @@ CATEGORIES= multimedia
MASTER_SITES= ftp://ftp.mpeg.org/pub/mpeg/mssg/
DISTFILES= mpeg2vidcodec_v12.tar.gz
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= multimedia@FreeBSD.org
COMMENT= An MPEG-2 Encoder and Decoder
USE_XLIB= yes
diff --git a/multimedia/mpeg2codec/files/patch-aa b/multimedia/mpeg2codec/files/patch-aa
index 1da259b9a47d..dc58c00335f5 100644
--- a/multimedia/mpeg2codec/files/patch-aa
+++ b/multimedia/mpeg2codec/files/patch-aa
@@ -24,8 +24,8 @@
-#INCLUDEDIR = -I/usr/openwin/include
-#LIBRARYDIR = -L/usr/openwin/lib
-+INCLUDEDIR = -I${X11BASE}/include
-+LIBRARYDIR = -L${X11BASE}/lib
++INCLUDEDIR = -I${LOCALBASE}/include
++LIBRARYDIR = -L${LOCALBASE}/lib
# select one of the following CC CFLAGS settings