diff options
Diffstat (limited to 'devel/ruby-rudl/Makefile')
-rw-r--r-- | devel/ruby-rudl/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/ruby-rudl/Makefile b/devel/ruby-rudl/Makefile index c7b55af7d9ec..73299a7bc111 100644 --- a/devel/ruby-rudl/Makefile +++ b/devel/ruby-rudl/Makefile @@ -7,6 +7,7 @@ PORTNAME= rudl PORTVERSION= 0.8 +PORTREVISION= 1 CATEGORIES= devel ruby MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -22,7 +23,7 @@ USE_RUBY= yes USE_RUBY_EXTCONF= yes #NO_WRKSUBDIR= yes -CONFIGURE_ARGS= --with-sdl-config="sdl11-config" +CONFIGURE_ARGS= --with-sdl-config="sdl-config" INSTALL_TARGET= site-install DOCS= RUDL/audio.html \ |