diff options
Diffstat (limited to 'astro/p5-Astro-Telescope/Makefile')
-rw-r--r-- | astro/p5-Astro-Telescope/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/astro/p5-Astro-Telescope/Makefile b/astro/p5-Astro-Telescope/Makefile index dc2dab1d8373..22a85e36403d 100644 --- a/astro/p5-Astro-Telescope/Makefile +++ b/astro/p5-Astro-Telescope/Makefile @@ -14,7 +14,7 @@ COMMENT= Class for obtaining telescope information LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-Astro-PAL>=0.99:${PORTSDIR}/astro/p5-Astro-PAL +BUILD_DEPENDS= p5-Astro-PAL>=0.99:astro/p5-Astro-PAL RUN_DEPENDS:= ${BUILD_DEPENDS} NO_ARCH= yes |