diff options
Diffstat (limited to 'graphics/burplex/Makefile')
-rw-r--r-- | graphics/burplex/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/burplex/Makefile b/graphics/burplex/Makefile index 47cba5e5fa73..369238ebfd3c 100644 --- a/graphics/burplex/Makefile +++ b/graphics/burplex/Makefile @@ -12,7 +12,7 @@ COMMENT= Preview and select images for batch processing LICENSE= BSD2CLAUSE -RUN_DEPENDS= ${LOCALBASE}/bin/dcraw:${PORTSDIR}/graphics/dcraw +RUN_DEPENDS= ${LOCALBASE}/bin/dcraw:graphics/dcraw USES= qmake USE_QT4= gui uic_build moc_build rcc_build \ |