diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2003-04-21 20:26:22 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2003-04-21 20:26:22 +0000 |
commit | 0fd36f3dde1fe2d7341e34bce0bd92109de4457b (patch) | |
tree | 5d0ef76b262ff3aaab953216277f7b83e652d709 /devel | |
parent | Maintenance update to 1.2.1. (diff) |
This port is interactive and cannot be built on bento
Notes
Notes:
svn path=/head/; revision=79424
Diffstat (limited to 'devel')
-rw-r--r-- | devel/sip/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/sip/Makefile b/devel/sip/Makefile index beb6f95a8bc9..0c29c72d9cf6 100644 --- a/devel/sip/Makefile +++ b/devel/sip/Makefile @@ -18,6 +18,7 @@ USE_PYTHON= yes USE_QT_VER= 3 INSTALLS_SHLIB= yes NO_FILTER_SHLIBS= yes +IS_INTERACTIVE= yes ALL_TARGET= all install |