diff options
Diffstat (limited to 'deskutils/note/Makefile')
-rw-r--r-- | deskutils/note/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/deskutils/note/Makefile b/deskutils/note/Makefile index 5aebaf64c3d2..2f3f6e392e30 100644 --- a/deskutils/note/Makefile +++ b/deskutils/note/Makefile @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= note -DISTVERSION= 1.3.22 -PORTREVISION= 1 +DISTVERSION= 1.3.26 CATEGORIES= deskutils perl5 MASTER_SITES= http://www.daemon.de/idisk/Apps/note/ @@ -16,6 +15,7 @@ RUN_DEPENDS= p5-YAML>=0.1:textproc/p5-YAML \ USES= perl5 USE_PERL5= configure +NO_ARCH= yes OPTIONS_DEFINE= EXAMPLES MYSQL PWSAFE3 OPTIONS_DEFAULT= BLOWFISH DES IDEA MYSQL PWSAFE3 |