diff --git a/x11-wm/oroborus/Makefile b/x11-wm/oroborus/Makefile index c005d2c11e69..e4d19fb31249 100644 --- a/x11-wm/oroborus/Makefile +++ b/x11-wm/oroborus/Makefile @@ -2,7 +2,7 @@ PORTNAME= oroborus PORTVERSION= 2.0.20 PORTREVISION= 1 CATEGORIES= x11-wm -MASTER_SITES= DEBIAN/pool/main/o/${PORTNAME} GENTOO +MASTER_SITES= DEBIAN/pool/main/o/${PORTNAME} DISTNAME= ${PORTNAME}_${PORTVERSION} MAINTAINER= matt@peterson.org @@ -13,9 +13,9 @@ LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING USES= xorg -USE_XORG= xpm x11 xext sm ice +USE_XORG= ice sm x11 xext xpm + GNU_CONFIGURE= yes -GNU_CONFIGURE_MANPREFIX=${PREFIX}/share WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}