aboutsummaryrefslogtreecommitdiff
path: root/graphics/iec16022/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/iec16022/Makefile')
-rw-r--r--graphics/iec16022/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/graphics/iec16022/Makefile b/graphics/iec16022/Makefile
index ca62fdad4591..8e85da518658 100644
--- a/graphics/iec16022/Makefile
+++ b/graphics/iec16022/Makefile
@@ -15,12 +15,10 @@ LIB_DEPENDS= libpopt.so:devel/popt
USES= gmake libtool pathfix pkgconfig tar:xz
USE_LDCONFIG= yes
GNU_CONFIGURE= yes
+GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share
INSTALL_TARGET= install-strip
CFLAGS+= -fPIC
-# remove after manprefix migration
-GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share
-
.include <bsd.port.mk>