diff options
author | des <des@FreeBSD.org> | 2018-10-05 22:28:02 +0800 |
---|---|---|
committer | des <des@FreeBSD.org> | 2018-10-05 22:28:02 +0800 |
commit | bff6a6a1992614a14b5eff5ae767a513a98fbbd8 (patch) | |
tree | d778d4d1a419e46e0c6b7cf9e607e1c0a94d0883 /graphics | |
parent | 84136d0464c4384a5a3eb3c420cf654a8ed45e2d (diff) | |
download | freebsd-ports-gnome-bff6a6a1992614a14b5eff5ae767a513a98fbbd8.tar.gz freebsd-ports-gnome-bff6a6a1992614a14b5eff5ae767a513a98fbbd8.tar.zst freebsd-ports-gnome-bff6a6a1992614a14b5eff5ae767a513a98fbbd8.zip |
Try to guess at what's tripping up pkg-fallout, as I am unable to reproduce
the issue in my own poudriere.
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/sam2p/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/graphics/sam2p/Makefile b/graphics/sam2p/Makefile index be76d8750397..2bdca5b57c59 100644 --- a/graphics/sam2p/Makefile +++ b/graphics/sam2p/Makefile @@ -24,7 +24,6 @@ USES= ghostscript:run gmake jpeg:run perl5 USE_GCC= yes USE_PERL5= build GNU_CONFIGURE= yes -CONFIGURE_ENV= ac_cv_path_pts_bash="${SH}" CONFIGURE_ARGS= --enable-gif MAKE_ENV= MAKE=gmake ALL_TARGET= ${PORTNAME} |