aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/sdl_pango
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2006-12-20 08:28:22 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2006-12-20 08:28:22 +0000
commitdaa4af4f3f8926fd5f52edaf7692a8ca365ad544 (patch)
tree142d0fe8890cb2fc571d3ae67a8bc0bf844fcc21 /x11-toolkits/sdl_pango
parent37bfaa4e5f7fd8b4115d91ad96bb70fe99a06e78 (diff)
downloadports-daa4af4f3f8926fd5f52edaf7692a8ca365ad544.tar.gz
ports-daa4af4f3f8926fd5f52edaf7692a8ca365ad544.zip
Notes
Diffstat (limited to 'x11-toolkits/sdl_pango')
-rw-r--r--x11-toolkits/sdl_pango/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-toolkits/sdl_pango/Makefile b/x11-toolkits/sdl_pango/Makefile
index 397d867a6250..daa05ddd90a1 100644
--- a/x11-toolkits/sdl_pango/Makefile
+++ b/x11-toolkits/sdl_pango/Makefile
@@ -7,6 +7,7 @@
PORTNAME= sdl_pango
PORTVERSION= 0.1.2
+PORTREVISION= 1
CATEGORIES= x11-toolkits
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= sdlpango
@@ -20,7 +21,7 @@ COMMENT= SDL_Pango is the SDL API to the Pango text rendering engine of GNOME 2.
USE_SDL= sdl
USE_GNOME= pango
-HAS_CONFIGURE= yes
+GNU_CONFIGURE= yes
USE_LDCONFIG= yes
.include <bsd.port.mk>