diff --git a/net/c3270/Makefile b/net/c3270/Makefile index 7b9c14849bc1..25892d616426 100644 --- a/net/c3270/Makefile +++ b/net/c3270/Makefile @@ -1,12 +1,14 @@ PORTNAME= c3270 CATEGORIES= net COMMENT= curses-based remote login to IBM mainframes without x3270 CONFLICTS_INSTALL= x3270 C3270= YES MASTERDIR= ${.CURDIR}/../../x11/x3270 +CPE_PRODUCT= x3270 + .include "${MASTERDIR}/Makefile"