diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2009-04-09 00:11:47 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2009-04-09 00:11:47 +0000 |
commit | eac6867d0f5cab7514345bf6fd8fec0519d6dbb5 (patch) | |
tree | faf2b5f47a992ec357f260ab1b7b2ac2904d38fd /print/rubygem-prawn | |
parent | 85d080b14b969d5719c61d57356930fd9402ea04 (diff) | |
download | ports-eac6867d0f5cab7514345bf6fd8fec0519d6dbb5.tar.gz ports-eac6867d0f5cab7514345bf6fd8fec0519d6dbb5.zip |
Notes
Diffstat (limited to 'print/rubygem-prawn')
-rw-r--r-- | print/rubygem-prawn/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/print/rubygem-prawn/Makefile b/print/rubygem-prawn/Makefile index 18cf8f5c1084..eedda2444e81 100644 --- a/print/rubygem-prawn/Makefile +++ b/print/rubygem-prawn/Makefile @@ -17,7 +17,6 @@ RUN_DEPENDS= rubygem-prawn-layout>=0.1.0:${PORTSDIR}/print/rubygem-prawn-layout USE_RUBY= yes USE_RUBYGEMS= yes -GEM_NAME= ${DISTNAME} RUBYGEM_AUTOPLIST= yes .include <bsd.port.mk> |