diff options
Diffstat (limited to 'accessibility/gnopernicus/Makefile')
-rw-r--r-- | accessibility/gnopernicus/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/accessibility/gnopernicus/Makefile b/accessibility/gnopernicus/Makefile index 83347adbc7d9..2b54c4f9ac90 100644 --- a/accessibility/gnopernicus/Makefile +++ b/accessibility/gnopernicus/Makefile @@ -8,7 +8,7 @@ PORTNAME= gnopernicus PORTVERSION= 1.1.2 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= accessibility x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} @@ -21,7 +21,6 @@ LIB_DEPENDS= gnome-mag.2:${PORTSDIR}/accessibility/gnome-mag USE_BZIP2= yes USE_GETTEXT= yes -USE_XLIB= yes USE_LDCONFIG= yes INSTALLS_OMF= yes INSTALLS_ICONS= yes |