diff options
author | Jeremy Messenger <mezz@FreeBSD.org> | 2006-03-31 22:04:05 +0000 |
---|---|---|
committer | Jeremy Messenger <mezz@FreeBSD.org> | 2006-03-31 22:04:05 +0000 |
commit | 2d1336cd74640dfbc665243a3af78c0db128974d (patch) | |
tree | bf158ab259d66c2f8909acbbaacbee547b05cdb1 /graphics/ruby-gdk_pixbuf2 | |
parent | 5aa154f49ca0733448064797978a438ffbaf4a4c (diff) | |
download | ports-2d1336cd74640dfbc665243a3af78c0db128974d.tar.gz ports-2d1336cd74640dfbc665243a3af78c0db128974d.zip |
Notes
Diffstat (limited to 'graphics/ruby-gdk_pixbuf2')
-rw-r--r-- | graphics/ruby-gdk_pixbuf2/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/graphics/ruby-gdk_pixbuf2/Makefile b/graphics/ruby-gdk_pixbuf2/Makefile index 1c234f4229c3..559ff366d4c9 100644 --- a/graphics/ruby-gdk_pixbuf2/Makefile +++ b/graphics/ruby-gdk_pixbuf2/Makefile @@ -22,7 +22,6 @@ RUN_DEPENDS= ${RUBY_SITEARCHLIBDIR}/glib2.so:${PORTSDIR}/devel/ruby-glib2 USE_RUBY= yes USE_GNOME= gtk20 -USE_REINPLACE= yes USE_RUBY_EXTCONF= yes .include "${.CURDIR}/../../x11/ruby-gnome2/Makefile.common" |