From 302b370ebabe1feba29630964040ba4ebd5f5ee5 Mon Sep 17 00:00:00 2001 From: Dirk Meyer Date: Thu, 12 Apr 2007 14:49:58 +0000 Subject: - add PORTSCOUT hint --- graphics/netpbm/Makefile | 3 +++ x11-wm/afterstep/Makefile | 1 + 2 files changed, 4 insertions(+) diff --git a/graphics/netpbm/Makefile b/graphics/netpbm/Makefile index 10aa8d23dfb9..540954226745 100644 --- a/graphics/netpbm/Makefile +++ b/graphics/netpbm/Makefile @@ -38,6 +38,9 @@ MAKE_ENV= CC="${CC}" LN="${LN}" RANLIB="${RANLIB}" MAKEFILE= GNUmakefile INSTALL_TARGET= install.bin install.lib install.data install-dev USE_LDCONFIG= yes +.if !defined(WITH_NETPBM_DEVEL) +PORTSCOUT= limit:^1\.26\. +.endif MAN1= netpbm.1 diff --git a/x11-wm/afterstep/Makefile b/x11-wm/afterstep/Makefile index 7220637c5b97..6fdeb3d86f28 100644 --- a/x11-wm/afterstep/Makefile +++ b/x11-wm/afterstep/Makefile @@ -25,6 +25,7 @@ INSTALL_TARGET= install install.man MANCOMPRESSED= yes MAN1= afterstep.1 Animate.1 Audio.1 Auto.1 Banner.1 Pager.1 Wharf.1 CONFLICTS?= afterstep-2* +PORTSCOUT= limit:^1\.[0-9.]*$ SRCDIRS= afterstep \ modules/Animate modules/Audio modules/Auto \ -- cgit v1.2.3