diff options
Diffstat (limited to 'math/calctool/Makefile')
-rw-r--r-- | math/calctool/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/math/calctool/Makefile b/math/calctool/Makefile index efbafc5275b3..f06005832be8 100644 --- a/math/calctool/Makefile +++ b/math/calctool/Makefile @@ -17,4 +17,6 @@ MAINTAINER= nsayer@freebsd.org USE_X_PREFIX= yes MAN1= calctool.1 +ALL_TARGET= x11 + .include <bsd.port.mk> |