diff options
Diffstat (limited to 'ftp')
-rw-r--r-- | ftp/pavuk/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ftp/pavuk/Makefile b/ftp/pavuk/Makefile index 542e42078f46..d7e5e6cedf64 100644 --- a/ftp/pavuk/Makefile +++ b/ftp/pavuk/Makefile @@ -24,7 +24,7 @@ USE_AUTOCONF= yes CONFIGURE_ARGS= --disable-gtk .else CONFIGURE_ARGS= --with-xpm-includes=${X11BASE}/include --disable-gtk -LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm +USE_XPM= yes .endif USE_GMAKE= yes |