diff options
-rw-r--r-- | textproc/iksemel/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/iksemel/Makefile b/textproc/iksemel/Makefile index ca7040f7344e..e79f2e3383bf 100644 --- a/textproc/iksemel/Makefile +++ b/textproc/iksemel/Makefile @@ -19,7 +19,7 @@ GNU_CONFIGURE= yes CPPFLAGS+= ${CXXFLAGS} -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib USE_LDCONFIG= yes -USES= pkgconfig +USES= makeinfo pkgconfig INFO= iksemel |