diff options
Diffstat (limited to '')
-rw-r--r-- | x11-themes/clearlooks-themes/Makefile | 2 | ||||
-rw-r--r-- | x11-themes/clearlooks/Makefile | 4 |
2 files changed, 4 insertions, 2 deletions
diff --git a/x11-themes/clearlooks-themes/Makefile b/x11-themes/clearlooks-themes/Makefile index 1e8ac8eedc2e..cc5b418b8374 100644 --- a/x11-themes/clearlooks-themes/Makefile +++ b/x11-themes/clearlooks-themes/Makefile @@ -7,6 +7,8 @@ PORTNAME= clearlooks-themes +COMMENT= Clearlooks themes with the engine coming from gtk-engines2 + MASTERDIR= ${.CURDIR}/../../x11-themes/clearlooks .include "${MASTERDIR}/Makefile" diff --git a/x11-themes/clearlooks/Makefile b/x11-themes/clearlooks/Makefile index 2af449581b20..a4f585c77421 100644 --- a/x11-themes/clearlooks/Makefile +++ b/x11-themes/clearlooks/Makefile @@ -12,8 +12,8 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= clearlooks DISTNAME= clearlooks-${PORTVERSION} -MAINTAINER= ports@FreeBSD.org -COMMENT= GTK+ 2.x engine based on Bluecurve +MAINTAINER= ahze@FreeBSD.org +COMMENT?= GTK+ 2.x engine based on Bluecurve USE_BZIP2= yes USE_LIBTOOL_VER=15 |