diff options
Diffstat (limited to 'graphics/rgbpaint/Makefile')
-rw-r--r-- | graphics/rgbpaint/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/rgbpaint/Makefile b/graphics/rgbpaint/Makefile index 0b5cdba439ec..e19f912737b7 100644 --- a/graphics/rgbpaint/Makefile +++ b/graphics/rgbpaint/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= SF/mtpaint/${PORTNAME}/${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Very basic painting program -USE_GETTEXT= yes +USES= gettext USE_BZIP2= yes USE_GNOME= gtk20 HAS_CONFIGURE= yes |