diff options
-rw-r--r-- | net/gnome-online-accounts/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/net/gnome-online-accounts/Makefile b/net/gnome-online-accounts/Makefile index f9c9c2b8e..f33da3965 100644 --- a/net/gnome-online-accounts/Makefile +++ b/net/gnome-online-accounts/Makefile @@ -28,7 +28,4 @@ INSTALLS_ICONS= yes CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib -#post-install: -# @${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libgoa-*.so.* - .include <bsd.port.mk> |