diff options
-rw-r--r-- | security/libgnomesu/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/security/libgnomesu/Makefile b/security/libgnomesu/Makefile index 39ada7dc83ca..e0b020e7426c 100644 --- a/security/libgnomesu/Makefile +++ b/security/libgnomesu/Makefile @@ -19,6 +19,8 @@ USE_LIBTOOL_VER=15 USE_GMAKE= yes USE_GNOME= gnomehack gnomeprefix libgnomeui +CONFLICTS= gnomesu-* + post-install: .if !defined(NOPORTDOCS) ${MKDIR} ${DOCSDIR} |