diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2014-02-03 14:31:32 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2014-02-03 14:31:32 +0000 |
commit | 9d9fecc92811904c816eaa225385b89f57c81226 (patch) | |
tree | 65c5d3791659aa90eb404b06d0b998de6ea7c94d /x11-toolkits/libxaw3dxft | |
parent | 3aadbf5940a2f32938b9e920dc288d3e89abab43 (diff) | |
download | ports-9d9fecc92811904c816eaa225385b89f57c81226.tar.gz ports-9d9fecc92811904c816eaa225385b89f57c81226.zip |
Notes
Diffstat (limited to 'x11-toolkits/libxaw3dxft')
-rw-r--r-- | x11-toolkits/libxaw3dxft/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/x11-toolkits/libxaw3dxft/Makefile b/x11-toolkits/libxaw3dxft/Makefile index 3d20635e0eb0..46461168d5c5 100644 --- a/x11-toolkits/libxaw3dxft/Makefile +++ b/x11-toolkits/libxaw3dxft/Makefile @@ -23,7 +23,6 @@ CPPFLAGS+= -I${LOCALBASE}/include/freetype2 DOCSDIR= ${LOCALBASE}/share/doc/libXaw3dXft PORTDOCS= * -NO_STAGE= yes post-patch: @${REINPLACE_CMD} '/^pkgconfigdir/s:=.*:= ${PREFIX}/libdata/pkgconfig:'\ ${WRKSRC}/Makefile.in |