aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2005-11-02 20:39:10 +0000
committerPav Lucistnik <pav@FreeBSD.org>2005-11-02 20:39:10 +0000
commit59edb6fce53ab8b148950350abff8d41310f669e (patch)
treee2d767d63558a7b1a22c104e9444d2ccac0aa665
parent5323f210186b98da9e11e2a28c8bcd7ac2889b00 (diff)
downloadports-59edb6fce53ab8b148950350abff8d41310f669e.tar.gz
ports-59edb6fce53ab8b148950350abff8d41310f669e.zip
Notes
-rw-r--r--multimedia/gopchop/Makefile5
-rw-r--r--multimedia/gopchop/pkg-descr2
2 files changed, 4 insertions, 3 deletions
diff --git a/multimedia/gopchop/Makefile b/multimedia/gopchop/Makefile
index 2662fefe1a31..5927e36c5eff 100644
--- a/multimedia/gopchop/Makefile
+++ b/multimedia/gopchop/Makefile
@@ -8,7 +8,7 @@
PORTNAME= gopchop
PORTVERSION= 1.0.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= multimedia
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \
http://outflux.net/unix/software/GOPchop/download/
@@ -39,7 +39,8 @@ PLIST_SUB+= NLS=""
.endif
post-patch:
- @${REINPLACE_CMD} -e 's| -mcpu=.*"|"|g' ${WRKSRC}/configure
+ @${REINPLACE_CMD} -e 's|pixmaps/\$${PACKAGE}|\$${PACKAGE}|g ; \
+ s| -mcpu=.*"|"|g' ${WRKSRC}/configure
@${FIND} ${WRKSRC} -name "Makefile.in" | ${XARGS} ${REINPLACE_CMD} -e \
's|pixmaps/\$$(PACKAGE)|\$$(PACKAGE)/pixmaps|g ; \
s|-lglib||g'
diff --git a/multimedia/gopchop/pkg-descr b/multimedia/gopchop/pkg-descr
index 4f6aeb603d11..3bf5f0dffbe1 100644
--- a/multimedia/gopchop/pkg-descr
+++ b/multimedia/gopchop/pkg-descr
@@ -3,4 +3,4 @@ without re-encoding the resulting frames. The idea is to write specific
"Group of Pictures" (GOP) sections to a new MPEG2-PS file. These GOPs will
decode correctly (in theory), and the gaps won't be noticed.
-WWW: http://outflux.net/unix/software/GOPchop/
+WWW: http://gopchop.org/