diff options
Diffstat (limited to 'sysutils/eiciel/Makefile')
-rw-r--r-- | sysutils/eiciel/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/eiciel/Makefile b/sysutils/eiciel/Makefile index dc479da3690a..e1b044b2baa7 100644 --- a/sysutils/eiciel/Makefile +++ b/sysutils/eiciel/Makefile @@ -7,6 +7,7 @@ PORTNAME= eiciel PORTVERSION= 0.9 +PORTREVISION= 1 CATEGORIES= sysutils security MASTER_SITES= http://rofi.pinchito.com/eiciel/download/ @@ -19,7 +20,7 @@ USE_BZIP2= yes USE_REINPLACE= yes USE_GNOME= gnomeprefix gnomehack intlhack nautilus2 USE_X_PREFIX= yes -USE_AUTOTOOLS= libtool:15 +GNU_CONFIGURE= yes MAN1= eiciel.1 |