diff options
-rw-r--r-- | deskutils/pal/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deskutils/pal/Makefile b/deskutils/pal/Makefile index 3b3033708e73..d4615ba9cc38 100644 --- a/deskutils/pal/Makefile +++ b/deskutils/pal/Makefile @@ -27,7 +27,7 @@ MAN1= pal.1 .include <bsd.port.pre.mk> .if ${OSVERSION} < 500000 -IGNORE= Needs readline 4.2 or newer +LIB_DEPENDS= readline.5:${PORTSDIR}/devel/readline .endif post-patch: |