diff options
author | arved <arved@FreeBSD.org> | 2004-01-29 10:12:56 +0000 |
---|---|---|
committer | arved <arved@FreeBSD.org> | 2004-01-29 10:12:56 +0000 |
commit | 1412226796b9fdcdcd8f28c8d6fc97cb1154e765 (patch) | |
tree | 9768947c9c5acb1a756c4e380b903ef758955401 /security/libgcrypt | |
parent | e1dc04d6377c17095217c60e791f6aed0b8dc61f (diff) | |
download | FreeBSD-ports-1412226796b9fdcdcd8f28c8d6fc97cb1154e765.zip FreeBSD-ports-1412226796b9fdcdcd8f28c8d6fc97cb1154e765.tar.gz |
Add CONFLICTS
Diffstat (limited to 'security/libgcrypt')
-rw-r--r-- | security/libgcrypt/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/libgcrypt/Makefile b/security/libgcrypt/Makefile index e0ad89f..139da43 100644 --- a/security/libgcrypt/Makefile +++ b/security/libgcrypt/Makefile @@ -15,6 +15,7 @@ DISTFILES= ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX} \ MAINTAINER= arved@FreeBSD.org COMMENT= "General purpose crypto library based on code used in GnuPG" +CONFLICTS= libgcrypt-1.1.9* USE_REINPLACE= yes USE_PERL5= yes USE_LIBTOOL= yes |