diff options
Diffstat (limited to 'devel/linux-rl9-orc/Makefile')
-rw-r--r-- | devel/linux-rl9-orc/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/linux-rl9-orc/Makefile b/devel/linux-rl9-orc/Makefile index 428462d8b058..db0bcc6469d9 100644 --- a/devel/linux-rl9-orc/Makefile +++ b/devel/linux-rl9-orc/Makefile @@ -1,7 +1,7 @@ PORTNAME= orc PORTVERSION= 0.4.31 DISTVERSIONSUFFIX= -8.el9 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= devel linux MAINTAINER= emulation@FreeBSD.org @@ -13,7 +13,7 @@ LICENSE_COMB= multi USES= linux:rl9 USE_LDCONFIG= yes -USE_LINUX= libgcrypt libpsl +USE_LINUX= libgcrypt USE_LINUX_RPM= yes WANT_LINUX32= yes |