summaryrefslogtreecommitdiffstats
path: root/freebsd/tdelibs/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'freebsd/tdelibs/Makefile')
-rw-r--r--freebsd/tdelibs/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/freebsd/tdelibs/Makefile b/freebsd/tdelibs/Makefile
index d30ec0fa7..375e37881 100644
--- a/freebsd/tdelibs/Makefile
+++ b/freebsd/tdelibs/Makefile
@@ -7,7 +7,7 @@
PORTNAME= tdelibs-trinity
COMMENT= Core libraries and binaries for all TDE applications
-TDE_PREVERSION=
+TDE_PREVERSION= ~pre49+41d41d2a
MASTER_SITE_SUBDIR= t/${PORTNAME}
PORTREVISION= 0
CATEGORIES= x11
@@ -96,6 +96,8 @@ do-configure: tde-cmake-prepare
do-build: tde-cmake-build
+post-build: tde-cmake-check
+
do-install: tde-cmake-install
.include <bsd.port.mk>