diff options
author | mat <mat@FreeBSD.org> | 2016-10-21 15:21:13 +0000 |
---|---|---|
committer | mat <mat@FreeBSD.org> | 2016-10-21 15:21:13 +0000 |
commit | 60e51bda11dcc0742419f2a459990d0d81cb07d8 (patch) | |
tree | a5029ff30555b3a7ee0621f4dd5aacb832fde1d8 /multimedia/kvazaar/Makefile | |
parent | 3432585b4743642027fc2b3af5eac2780fc2c4cd (diff) | |
download | FreeBSD-ports-60e51bda11dcc0742419f2a459990d0d81cb07d8.zip FreeBSD-ports-60e51bda11dcc0742419f2a459990d0d81cb07d8.tar.gz |
Use USES=pathfix where applicable.
PR: 213195
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D8093
Diffstat (limited to 'multimedia/kvazaar/Makefile')
-rw-r--r-- | multimedia/kvazaar/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/multimedia/kvazaar/Makefile b/multimedia/kvazaar/Makefile index aa46a7e..6d5f99f 100644 --- a/multimedia/kvazaar/Makefile +++ b/multimedia/kvazaar/Makefile @@ -20,7 +20,6 @@ GH_SUBDIR= greatest:greatest CONFLICTS_INSTALL?= ${PORTNAME}-devel USES= autoreconf compiler:c11 libtool pathfix -PATHFIX_MAKEFILEIN= Makefile.am GNU_CONFIGURE= yes TEST_TARGET= check INSTALL_TARGET= install-strip |