diff options
Diffstat (limited to 'astro/position/Makefile')
-rw-r--r-- | astro/position/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/astro/position/Makefile b/astro/position/Makefile index 8d7d367fb1df..6f37a9e013a1 100644 --- a/astro/position/Makefile +++ b/astro/position/Makefile @@ -26,6 +26,7 @@ USE_GNUSTEP_INSTALL= yes WRKSRC= ${WRKDIR}/Position/Position ADDITIONAL_OBJCFLAGS+= -I${LOCALBASE}/include ADDITIONAL_LDFLAGS+= -L${LOCALBASE}/lib +MAKE_ENV+= GNUSTEP_INSTALLATION_DOMAIN=SYSTEM PROJ4_PORT?= misc/proj4 |