diff options
Diffstat (limited to 'astro/xmoontool/Makefile')
-rw-r--r-- | astro/xmoontool/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/astro/xmoontool/Makefile b/astro/xmoontool/Makefile index 51af1216d2ef..f429e53cb6e9 100644 --- a/astro/xmoontool/Makefile +++ b/astro/xmoontool/Makefile @@ -21,7 +21,7 @@ PORTDOCS= NOTES PLIST_FILES= bin/xmoontool man/man1/xmoontool.1.gz LIBNOVA_MAKE_ENV_OFF= WITHOUT_LIBNOVA=yes -LIBNOVA_LIB_DEPENDS= libnova.so:${PORTSDIR}/astro/libnova +LIBNOVA_LIB_DEPENDS= libnova.so:astro/libnova MONOCHROME_MAKE_ENV= DEFINES="" do-install: |