diff options
author | Stanislav Sedov <stas@FreeBSD.org> | 2009-02-14 02:16:03 +0000 |
---|---|---|
committer | Stanislav Sedov <stas@FreeBSD.org> | 2009-02-14 02:16:03 +0000 |
commit | 6db0d2a1e8c1b01733ec55bdd578c86ed41d9bee (patch) | |
tree | a8dd65fb3deaccae812205913997cd97a4fa0d1f /devel/rubygem-gem_plugin/Makefile | |
parent | f78351f377f1d2531ea11cdf5bcbb6a264cac895 (diff) |
Notes
Diffstat (limited to 'devel/rubygem-gem_plugin/Makefile')
-rw-r--r-- | devel/rubygem-gem_plugin/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/rubygem-gem_plugin/Makefile b/devel/rubygem-gem_plugin/Makefile index a10cf75ed369..a6494077e0de 100644 --- a/devel/rubygem-gem_plugin/Makefile +++ b/devel/rubygem-gem_plugin/Makefile @@ -18,6 +18,8 @@ RUN_DEPENDS= ${BUILD_DEPENDS} USE_RUBY= yes USE_RAKE= yes USE_RUBYGEMS= yes +RUBYGEM_AUTOPLIST= yes +PLIST_FILES= bin/gpgen # This target is only meant to be used by the port maintainer. x-generate-plist: |