diff options
Diffstat (limited to 'textproc/exempi/Makefile')
-rw-r--r-- | textproc/exempi/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/textproc/exempi/Makefile b/textproc/exempi/Makefile index 2508f78927ca..8522970b7b72 100644 --- a/textproc/exempi/Makefile +++ b/textproc/exempi/Makefile @@ -21,7 +21,6 @@ LDFLAGS+= -L${LOCALBASE}/lib USES= pathfix iconv USE_LDCONFIG= yes -NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e 's|$${libdir}/pkgconfig|${PREFIX}/libdata/pkgconfig|' \ ${WRKSRC}/configure |