diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2016-01-20 23:29:04 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2016-01-20 23:29:04 +0800 |
commit | 0d4a330f2b05fe75a3c5ff905599ef74c27eb9b0 (patch) | |
tree | ed4a169244f3153f4d342a8728bcc8767189ad3a /misc | |
parent | 2128daf44dc44b2a4eef5aa834dd62d275dedccc (diff) | |
download | freebsd-ports-gnome-0d4a330f2b05fe75a3c5ff905599ef74c27eb9b0.tar.gz freebsd-ports-gnome-0d4a330f2b05fe75a3c5ff905599ef74c27eb9b0.tar.zst freebsd-ports-gnome-0d4a330f2b05fe75a3c5ff905599ef74c27eb9b0.zip |
- Add PORTSCOUT
Diffstat (limited to 'misc')
-rw-r--r-- | misc/p5-Business-ISBN/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/misc/p5-Business-ISBN/Makefile b/misc/p5-Business-ISBN/Makefile index 07fb918a4c35..c4b13b26041b 100644 --- a/misc/p5-Business-ISBN/Makefile +++ b/misc/p5-Business-ISBN/Makefile @@ -23,6 +23,8 @@ OPTIONS_DEFINE= BARCODE XISBN BARCODE_DESC= Barcode support XISBN_DESC= xISBN support +PORTSCOUT= skipv:2.01,2.02,2.03,2.04,2.05,2.06,2.07,2.08,2.09 + NO_ARCH= yes USES= perl5 USE_PERL5= configure |