diff options
Diffstat (limited to 'devel/popt')
-rw-r--r-- | devel/popt/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/popt/Makefile b/devel/popt/Makefile index e6282f454703..fa57e4927f4a 100644 --- a/devel/popt/Makefile +++ b/devel/popt/Makefile @@ -19,8 +19,7 @@ CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib GNU_CONFIGURE= yes USE_AUTOTOOLS= libtool -USES= pathfix -USE_ICONV= yes +USES= pathfix iconv USE_LDCONFIG= yes MAN3= popt.3 |