diff options
Diffstat (limited to 'devel/ruby-racc-runtime/Makefile')
-rw-r--r-- | devel/ruby-racc-runtime/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/ruby-racc-runtime/Makefile b/devel/ruby-racc-runtime/Makefile index f43cec23dbc0..cbcac621a922 100644 --- a/devel/ruby-racc-runtime/Makefile +++ b/devel/ruby-racc-runtime/Makefile @@ -9,7 +9,7 @@ MASTERDIR= ${.CURDIR}/../ruby-racc PKGNAMESUFFIX= -runtime -PKGDIR= ${.CURDIR}/pkg +PKGDIR= ${.CURDIR} RUNTIME= yes |