summaryrefslogtreecommitdiff
path: root/x11/rxvt-unicode/Makefile
diff options
context:
space:
mode:
authorThierry Thomas <thierry@FreeBSD.org>2012-12-30 19:04:10 +0000
committerThierry Thomas <thierry@FreeBSD.org>2012-12-30 19:04:10 +0000
commit2c41e17121b0f6febc53828ec68c4fb867e9bc4a (patch)
treebeea4da25ed252316856f3e88bffeac89283b5c2 /x11/rxvt-unicode/Makefile
parentUpgrade to 9.16. (diff)
Restore a truncated comment.
Notes
Notes: svn path=/head/; revision=309686
Diffstat (limited to 'x11/rxvt-unicode/Makefile')
-rw-r--r--x11/rxvt-unicode/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/rxvt-unicode/Makefile b/x11/rxvt-unicode/Makefile
index e47e4f111d1b..1d5a89c4fcb0 100644
--- a/x11/rxvt-unicode/Makefile
+++ b/x11/rxvt-unicode/Makefile
@@ -145,7 +145,7 @@ CONFIGURE_ARGS+= --disable-smart-resize
CONFIGURE_ARGS+= --enable-smart-resize
.endif
-# enable integration with gdk-pixbuf
+# enable integration with gdk-pixbuf for background images
.if !${PORT_OPTIONS:MGDK_PIXBUF}
CONFIGURE_ARGS+= --disable-pixbuf
.else