diff options
Diffstat (limited to 'databases/postgresql91-server')
-rw-r--r-- | databases/postgresql91-server/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/databases/postgresql91-server/Makefile b/databases/postgresql91-server/Makefile index 981e14ff5568..1a096b2c510c 100644 --- a/databases/postgresql91-server/Makefile +++ b/databases/postgresql91-server/Makefile @@ -12,6 +12,8 @@ PKGNAMESUFFIX?= ${DISTVERSION:R:S/.//}${COMPONENT} MAINTAINER?= pgsql@FreeBSD.org COMMENT?= The most advanced open-source database available anywhere +USES+= cpe + #CONFLICTS?= ${PORTNAME}[^${PORTVERSION:R:R}]?-client* \ # ${PORTNAME}${COMPONENT}-[^${PORTVERSION:R:R}].* \ # ${PORTNAME}9[^${PORTVERSION:R:E}]-client* \ |