summaryrefslogtreecommitdiff
path: root/biology/rasmol/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'biology/rasmol/Makefile')
-rw-r--r--biology/rasmol/Makefile7
1 files changed, 7 insertions, 0 deletions
diff --git a/biology/rasmol/Makefile b/biology/rasmol/Makefile
index 113533b8eeb1..2a79989f02cf 100644
--- a/biology/rasmol/Makefile
+++ b/biology/rasmol/Makefile
@@ -18,4 +18,11 @@ USE_IMAKE= yes
MAN1= rasmol.1
+pre-extract:
+ @${ECHO} ""
+ @${ECHO} You can set the color depth to match your X server in
+ @${ECHO} ${WRKSRC}Imakefile
+ @${ECHO} before building.
+ @${ECHO} ""
+
.include <bsd.port.mk>