diff options
author | Stanislav Sedov <stas@FreeBSD.org> | 2006-10-17 16:55:09 +0000 |
---|---|---|
committer | Stanislav Sedov <stas@FreeBSD.org> | 2006-10-17 16:55:09 +0000 |
commit | 257eb51b9d17126ba7aa72fb1e4ba6dd758fd12c (patch) | |
tree | 733f1dad77f4f5b82765591117dcaf095ecdd8eb | |
parent | - Update HPN patch. Patch are renamed, the only content differences are two r... (diff) |
- multimedia/gmencoder now has the correct plist after the GNOME update.
PR: ports/103916
Submitted by: "Pawel Pekala" <c0rn@o2.pl>, me (stas)
Approved by: portmgr (erwin)
Notes
Notes:
svn path=/head/; revision=175373
-rw-r--r-- | multimedia/gmencoder/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/multimedia/gmencoder/Makefile b/multimedia/gmencoder/Makefile index 0bb763333d4c..712a3581ec58 100644 --- a/multimedia/gmencoder/Makefile +++ b/multimedia/gmencoder/Makefile @@ -19,8 +19,6 @@ COMMENT= Gmencoder is Gnome2 front-end to mplayer/mencoder BUILD_DEPENDS= mencoder:${PORTSDIR}/multimedia/mplayer RUN_DEPENDS= mencoder:${PORTSDIR}/multimedia/mplayer -BROKEN= Incomplete pkg-plist - GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LIBS="-L${LOCALBASE}/lib" |