diff options
Diffstat (limited to 'multimedia/vcdimager/Makefile')
-rw-r--r-- | multimedia/vcdimager/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/multimedia/vcdimager/Makefile b/multimedia/vcdimager/Makefile index 334b2c022eb4..af00735014ca 100644 --- a/multimedia/vcdimager/Makefile +++ b/multimedia/vcdimager/Makefile @@ -1,6 +1,6 @@ PORTNAME= vcdimager -PORTVERSION= 2.0.1 -PORTREVISION= 6 +DISTVERSION= 2.0.1 +PORTREVISION= 8 CATEGORIES= multimedia MASTER_SITES= GNU @@ -19,7 +19,6 @@ USE_GNOME= libxml2 USE_LDCONFIG= yes GNU_CONFIGURE= yes -GNU_CONFIGURE_MANPREFIX=${PREFIX}/share INSTALL_TARGET= install-strip TEST_TARGET= check |