diff options
author | Ade Lovett <ade@FreeBSD.org> | 2010-12-08 22:26:19 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2010-12-08 22:26:19 +0000 |
commit | 892b1be978fd2ab7674fcbaa78e481ad91fe90c3 (patch) | |
tree | 75739efca8445b6278602751c900300a286117f8 | |
parent | cd0517091d84487193fefa535441fd0643887ff2 (diff) | |
download | ports-892b1be978fd2ab7674fcbaa78e481ad91fe90c3.tar.gz ports-892b1be978fd2ab7674fcbaa78e481ad91fe90c3.zip |
Notes
-rw-r--r-- | multimedia/handbrake/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/handbrake/Makefile b/multimedia/handbrake/Makefile index 7fc13d4d906b..3e422a682840 100644 --- a/multimedia/handbrake/Makefile +++ b/multimedia/handbrake/Makefile @@ -40,7 +40,7 @@ USE_GMAKE= yes USE_AUTOTOOLS= libtool aclocal -LIBTOOLFILES= ${WRKSRC}/configure +LIBTOOLFILES= configure WRKSRC= ${WRKDIR}/HandBrake-0.9.3 PLIST_FILES= bin/handbrake |