diff options
Diffstat (limited to 'x11/gnome2-power-tools/Makefile')
-rw-r--r-- | x11/gnome2-power-tools/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/x11/gnome2-power-tools/Makefile b/x11/gnome2-power-tools/Makefile index bb5508fef..bfbdc7724 100644 --- a/x11/gnome2-power-tools/Makefile +++ b/x11/gnome2-power-tools/Makefile @@ -27,5 +27,7 @@ RUN_DEPENDS= ${X11BASE}/lib/epiphany-1.6/extensions/libgesturesextension.so:${PO MASTERDIR= ${.CURDIR}/../gnome2 GNOME_SLAVE= yes +DESCR= ${.CURDIR}/pkg-descr + .include "${MASTERDIR}/Makefile" |