diff options
Diffstat (limited to 'net-p2p/apollon/Makefile')
-rw-r--r-- | net-p2p/apollon/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net-p2p/apollon/Makefile b/net-p2p/apollon/Makefile index 950d5e146b6f..724e41818c1f 100644 --- a/net-p2p/apollon/Makefile +++ b/net-p2p/apollon/Makefile @@ -7,7 +7,7 @@ PORTNAME= apollon PORTVERSION= 1.0.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net-p2p MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= apollon @@ -20,7 +20,6 @@ LIB_DEPENDS= gift.0:${PORTSDIR}/net-p2p/gift USE_BZIP2= yes USE_KDELIBS_VER=3 USE_GMAKE= yes -GNU_CONFIGURE= yes USE_REINPLACE= yes USE_AUTOTOOLS= libtool:15 |