diff options
Diffstat (limited to 'graphics/sam2p/Makefile')
-rw-r--r-- | graphics/sam2p/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/graphics/sam2p/Makefile b/graphics/sam2p/Makefile index ff4635f62874..33173fb318c4 100644 --- a/graphics/sam2p/Makefile +++ b/graphics/sam2p/Makefile @@ -17,10 +17,9 @@ RUN_DEPENDS= zip:${PORTSDIR}/archivers/zip \ OPTIONS_DEFINE= DOCS EXAMPLES -USES= gmake jpeg:run perl5 +USES= ghostscript:run gmake jpeg:run perl5 USE_PERL5= build USE_GCC= any -USE_GHOSTSCRIPT_RUN= yes GNU_CONFIGURE= yes CONFIGURE_ENV= ac_cv_path_pts_bash="${SH}" CONFIGURE_ARGS= --enable-gif |