diff options
author | jgh <jgh@FreeBSD.org> | 2013-02-28 09:43:31 +0800 |
---|---|---|
committer | jgh <jgh@FreeBSD.org> | 2013-02-28 09:43:31 +0800 |
commit | 50416e2142c0286d9b12f601ef513add2429df77 (patch) | |
tree | 755ef984a4865f54fcdcdfddcef3eeb9ab3d2bdb | |
parent | eb0a1b85dd3ffff894fe9ae034ab28f5c2e1ffe8 (diff) | |
download | freebsd-ports-gnome-50416e2142c0286d9b12f601ef513add2429df77.tar.gz freebsd-ports-gnome-50416e2142c0286d9b12f601ef513add2429df77.tar.zst freebsd-ports-gnome-50416e2142c0286d9b12f601ef513add2429df77.zip |
- fix limiting for portscout
Thanks to: zi@
-rw-r--r-- | deskutils/dailystrips/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deskutils/dailystrips/Makefile b/deskutils/dailystrips/Makefile index 3371cd890c3a..9124372a9a9b 100644 --- a/deskutils/dailystrips/Makefile +++ b/deskutils/dailystrips/Makefile @@ -26,7 +26,7 @@ PLIST_FILES= bin/dailystrips \ share/dailystrips/strips.def PLIST_DIRS= share/dailystrips -PORTSCOUT= limit:1.0.*$$ +PORTSCOUT= limit:^1\.0\. post-patch: @${REINPLACE_CMD} 's|^#!/usr/bin/perl|#!${PERL}|; \ |