diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2016-10-21 15:21:13 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2016-10-21 15:21:13 +0000 |
commit | a0bcd2cf684ff6bc2faf242e6678282f20a3ee44 (patch) | |
tree | a5029ff30555b3a7ee0621f4dd5aacb832fde1d8 /x11/cinnamon-menus | |
parent | b7fb6d6f05e67910c9ecd4b0e0e1e0a130f8f54f (diff) | |
download | ports-a0bcd2cf684ff6bc2faf242e6678282f20a3ee44.tar.gz ports-a0bcd2cf684ff6bc2faf242e6678282f20a3ee44.zip |
Use USES=pathfix where applicable.
PR: 213195
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D8093
Notes
Notes:
svn path=/head/; revision=424427
Diffstat (limited to 'x11/cinnamon-menus')
-rw-r--r-- | x11/cinnamon-menus/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/x11/cinnamon-menus/Makefile b/x11/cinnamon-menus/Makefile index d88f4545aa7f..f8a45da761b8 100644 --- a/x11/cinnamon-menus/Makefile +++ b/x11/cinnamon-menus/Makefile @@ -22,7 +22,6 @@ USE_GITHUB= yes GH_ACCOUNT= linuxmint USE_LDCONFIG= yes GNU_CONFIGURE= yes -PATHFIX_MAKEFILEIN= Makefile.am CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib INSTALL_TARGET= install-strip |