diff options
Diffstat (limited to 'security/qca-gnupg/Makefile')
-rw-r--r-- | security/qca-gnupg/Makefile | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/security/qca-gnupg/Makefile b/security/qca-gnupg/Makefile index a55d7fed43f3..1b2d5198ffb7 100644 --- a/security/qca-gnupg/Makefile +++ b/security/qca-gnupg/Makefile @@ -1,9 +1,4 @@ -# New ports collection makefile for: qca-gnupg -# Date created: 2009-03-19 -# Whom: Max Brazhnikov <makc@FreeBSD.org> -# # $FreeBSD$ -# PORTNAME= qca-gnupg DISTVERSION= 2.0.0-beta3 @@ -30,6 +25,7 @@ CONFIGURE_ARGS+=--debug PLIST_SUB+= DEBUG="" .endif +NO_STAGE= yes post-install: ${STRIP_CMD} ${PREFIX}/${QT_PLUGINDIR_REL}/crypto/libqca-gnupg.so |