diff options
Diffstat (limited to 'graphics/xpeps')
-rw-r--r-- | graphics/xpeps/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/xpeps/Makefile b/graphics/xpeps/Makefile index 729428c72df2..bb8accf50f8e 100644 --- a/graphics/xpeps/Makefile +++ b/graphics/xpeps/Makefile @@ -14,7 +14,7 @@ COMMENT= Converts EPS images to anti-aliased bitmaps with X11 support LICENSE= BSD2CLAUSE -RUN_DEPENDS= peps>=2.0_6:${PORTSDIR}/graphics/peps +RUN_DEPENDS= peps>=2.0_6:graphics/peps USES= ghostscript:x11,run MAKE_ENV= GSPATH="${LOCALBASE}/bin/gs" GZPATH="/usr/bin/gzip" \ |