diff options
Diffstat (limited to 'net-im/licq-osd/Makefile')
-rw-r--r-- | net-im/licq-osd/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net-im/licq-osd/Makefile b/net-im/licq-osd/Makefile index d2c9ebd1b03c..29889cd45ad7 100644 --- a/net-im/licq-osd/Makefile +++ b/net-im/licq-osd/Makefile @@ -24,6 +24,7 @@ PLIST_FILES= lib/licq/licq_osd.so \ LICQ_PORT?= net-im/licq +NO_STAGE= yes .include <bsd.port.pre.mk> .include "${PORTSDIR}/${LICQ_PORT}/Makefile.inc" |