diff options
Diffstat (limited to 'x11/gtkstep/Makefile')
-rw-r--r-- | x11/gtkstep/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/x11/gtkstep/Makefile b/x11/gtkstep/Makefile index 5b7066cb424..63063f6cd7b 100644 --- a/x11/gtkstep/Makefile +++ b/x11/gtkstep/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.27 2011/04/22 13:45:04 obache Exp $ +# $NetBSD: Makefile,v 1.28 2012/10/29 05:06:20 asau Exp $ DISTNAME= gtkstep-1.10 PKGREVISION= 7 @@ -13,8 +13,6 @@ COMMENT= GTK theme-engine to yield a NEXTSTEP(tm) look and feel GNU_CONFIGURE= yes USE_LIBTOOL= yes -PKG_DESTDIR_SUPPORT= user-destdir - post-install: ${RM} -f ${DESTDIR}${PREFIX}/share/themes/Step/gtk/gtkrc.in ${INSTALL_DATA} ${WRKSRC}/step/Theme/gtk/gtkrc \ |