diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2001-09-24 23:28:19 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2001-09-24 23:28:19 +0000 |
commit | d52d8ac208fdcf6951722e8c60b4c46071560d11 (patch) | |
tree | f4d8df290c22b2911aea1b44023fcd8a38e0b808 /astro/kstars | |
parent | fix installation permissions (diff) |
USE_X_PREFIX
Submitted by: MAINTAINER
Diffstat (limited to 'astro/kstars')
-rw-r--r-- | astro/kstars/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/astro/kstars/Makefile b/astro/kstars/Makefile index 95af069ca4dc..aaad185cc0e2 100644 --- a/astro/kstars/Makefile +++ b/astro/kstars/Makefile @@ -15,5 +15,6 @@ MAINTAINER= pat@databits.net GNU_CONFIGURE= yes USE_KDELIBS_VER= 2 +USE_X_PREFIX= yes .include <bsd.port.mk> |